Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev-common.h130 #define GHCB_MSR_HV_FT_RESP 0x081 macro
/linux/arch/x86/boot/startup/
H A Dsev-shared.c66 if (GHCB_RESP_CODE(val) != GHCB_MSR_HV_FT_RESP) in get_hv_features()