mem_encrypt_active 13 arch/powerpc/include/asm/mem_encrypt.h static inline bool mem_encrypt_active(void) mem_encrypt_active 7 arch/s390/include/asm/mem_encrypt.h static inline bool mem_encrypt_active(void) { return false; } mem_encrypt_active 95 arch/x86/include/asm/mem_encrypt.h static inline bool mem_encrypt_active(void) mem_encrypt_active 21 include/linux/mem_encrypt.h static inline bool mem_encrypt_active(void) { return false; }