]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
x86/sev: Rename sev_es_ghcb_handle_msr() to __vc_handle_msr()
authorBorislav Petkov (AMD) <bp@alien8.de>
Mon, 19 Jan 2026 13:49:13 +0000 (14:49 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Mon, 19 Jan 2026 14:23:48 +0000 (15:23 +0100)
commit9183c97e7e22591cfd258b5131493d5afcab4b08
tree513f5eac254ca7d6fb41b5390d182bfb69e279e6
parente21279b73ef6c7d27237912c914f2db0c5a74786
x86/sev: Rename sev_es_ghcb_handle_msr() to __vc_handle_msr()

Forgot to do that during the Secure AVIC review. :-\

No functional changes.

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
Link: https://patch.msgid.link/20260119141310.29605-1-bp@kernel.org
arch/x86/coco/sev/core.c
arch/x86/coco/sev/internal.h
arch/x86/coco/sev/vc-handle.c