Searched defs:sev_active (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | mem_encrypt.h | 78 static inline bool sev_active(void) { return false; } in sev_active() function |
/arch/x86/mm/ | ||
D | mem_encrypt.c | 351 bool sev_active(void) in sev_active() function |