Home
last modified time | relevance | path

Searched defs:mem_encrypt_active (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
Dmem_encrypt.h7 static inline bool mem_encrypt_active(void) { return false; } in mem_encrypt_active() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dmem_encrypt.h13 static inline bool mem_encrypt_active(void) in mem_encrypt_active() function
/kernel/linux/linux-5.10/include/linux/
Dmem_encrypt.h21 static inline bool mem_encrypt_active(void) { return false; } in mem_encrypt_active() function
/kernel/linux/linux-4.19/include/linux/
Dmem_encrypt.h31 static inline bool mem_encrypt_active(void) in mem_encrypt_active() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmem_encrypt.h103 static inline bool mem_encrypt_active(void) in mem_encrypt_active() function