Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmem_encrypt.h79 static inline bool sev_active(void) { return false; } in sev_active() function
/kernel/linux/linux-5.10/arch/x86/mm/
Dmem_encrypt.c351 bool sev_active(void) in sev_active() function