Home
last modified time | relevance | path

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

/linux-5.10/arch/x86/include/asm/
Dmem_encrypt.h77 static inline bool sme_active(void) { return false; } in sme_active() function
/linux-5.10/arch/x86/mm/
Dmem_encrypt.c345 bool sme_active(void) in sme_active() function