Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpkeys.h42 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/Linux-v5.4/arch/x86/include/asm/
Dpkeys.h12 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/Linux-v5.4/arch/powerpc/include/asm/
Dpkeys.h197 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/Linux-v5.4/arch/powerpc/kernel/
Dptrace.c1810 if (!arch_pkeys_enabled()) in pkey_active()
1824 if (!arch_pkeys_enabled()) in pkey_get()
1840 if (!arch_pkeys_enabled()) in pkey_set()
/Linux-v5.4/fs/proc/
Dtask_mmu.c846 if (arch_pkeys_enabled()) in show_smap()