Home
last modified time | relevance | path

Searched refs:arch_pkeys_enabled (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Dpkeys.h42 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/Linux-v4.19/arch/x86/include/asm/
Dpkeys.h12 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/Linux-v4.19/arch/powerpc/include/asm/
Dpkeys.h197 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/Linux-v4.19/arch/powerpc/kernel/
Dptrace.c1797 if (!arch_pkeys_enabled()) in pkey_active()
1811 if (!arch_pkeys_enabled()) in pkey_get()
1827 if (!arch_pkeys_enabled()) in pkey_set()
/Linux-v4.19/fs/proc/
Dtask_mmu.c791 if (arch_pkeys_enabled()) in show_smap()