Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev-common.h137 #define GHCB_HV_FT_SNP BIT_ULL(0) macro
/linux/arch/x86/boot/compressed/
H A Dsev.c421 if (!(hv_features & GHCB_HV_FT_SNP)) in sev_enable()