Home
last modified time | relevance | path

Searched defs:mem_encrypt_active (Results 1 – 4 of 4) 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-5.10/arch/x86/include/asm/
Dmem_encrypt.h105 static inline bool mem_encrypt_active(void) in mem_encrypt_active() function