Home
last modified time | relevance | path

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

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