Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dmem_encrypt.h79 static inline bool sev_es_active(void) { return false; } in sev_es_active() function
/Linux-v5.10/arch/x86/mm/
Dmem_encrypt.c356 bool noinstr sev_es_active(void) in sev_es_active() function