Home
last modified time | relevance | path

Searched defs:sev_snp_enabled (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/arch/x86/boot/compressed/
Dsev.h18 static inline bool sev_snp_enabled(void) { return false; } in sev_snp_enabled() function
Dsev.c128 bool sev_snp_enabled(void) in sev_snp_enabled() function