Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmem_encrypt.h78 static inline bool sme_active(void) { return false; } in sme_active() function
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dmem_encrypt.c346 bool sme_active(void) in sme_active() function