Home
last modified time | relevance | path

Searched refs:GHCB_MSR_CPUID_RESP (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dsev-common.h37 #define GHCB_MSR_CPUID_RESP 0x005 macro
/linux/arch/x86/boot/startup/
H A Dsev-shared.c161 if (GHCB_RESP_CODE(val) != GHCB_MSR_CPUID_RESP) in __sev_cpuid_hv()