Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dsev-common.h102 #define GHCB_MSR_HV_FT_RESP_VAL(v) \ macro
/linux-5.19.10/arch/x86/kernel/
Dsev-shared.c121 return GHCB_MSR_HV_FT_RESP_VAL(val); in get_hv_features()