Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmem_encrypt.h26 static inline bool sme_active(void) { return false; } in sme_active() function
/Linux-v4.19/arch/x86/include/asm/
Dmem_encrypt.h75 static inline bool sme_active(void) { return false; } in sme_active() function
/Linux-v4.19/arch/x86/mm/
Dmem_encrypt.c338 bool sme_active(void) in sme_active() function