Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
H A Dsev.c45 static bool sev_snp_enabled(void) in sev_snp_enabled() function
/linux/arch/x86/kvm/svm/
H A Dsev.c54 static bool sev_snp_enabled = true; variable