Searched refs:DISABLE_SEV_SNP (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Ddisabled-features.h127 #define DISABLE_SEV_SNP 0 macro
129 #define DISABLE_SEV_SNP (1 << (X86_FEATURE_SEV_SNP & 31)) macro
156 #define DISABLED_MASK19 (DISABLE_SEV_SNP)
/linux-master/tools/arch/x86/include/asm/
H A Ddisabled-features.h127 #define DISABLE_SEV_SNP 0 macro
129 #define DISABLE_SEV_SNP (1 << (X86_FEATURE_SEV_SNP & 31)) macro
156 #define DISABLED_MASK19 (DISABLE_SEV_SNP)

Completed in 223 milliseconds