Searched defs:sev_snp_enabled (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/boot/compressed/ | ||
H A D | sev.c | 45 static bool sev_snp_enabled(void) in sev_snp_enabled() function |
/linux/arch/x86/kvm/svm/ | ||
H A D | sev.c | 54 static bool sev_snp_enabled = true; variable |