Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dsev-common.h68 #define GHCB_MSR_REG_GPA_RESP 0x013 macro
/linux-6.6.21/arch/x86/kernel/
Dsev-shared.c138 if ((GHCB_RESP_CODE(val) != GHCB_MSR_REG_GPA_RESP) || in snp_register_ghcb_early()