Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsev-common.h101 #define GHCB_MSR_HV_FT_RESP 0x081 macro
/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c122 if (GHCB_RESP_CODE(val) != GHCB_MSR_HV_FT_RESP) in get_hv_features()