Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmem_encrypt.h72 static inline bool sme_active(void) { return false; } in sme_active() function
/Linux-v5.4/arch/x86/mm/
Dmem_encrypt.c343 bool sme_active(void) in sme_active() function