Home
last modified time | relevance | path

Searched refs:GHCB_HV_FT_SNP (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/x86/include/asm/
Dsev-common.h106 #define GHCB_HV_FT_SNP BIT_ULL(0) macro
/linux-5.19.10/arch/x86/boot/compressed/
Dsev.c335 if (!(get_hv_features() & GHCB_HV_FT_SNP)) in sev_enable()
/linux-5.19.10/arch/x86/kernel/
Dsev.c1392 if (!(sev_hv_features & GHCB_HV_FT_SNP)) in sev_es_init_vc_handling()