Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dpkeys.h42 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/Linux-v5.10/arch/x86/include/asm/
Dpkeys.h17 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/Linux-v5.10/arch/powerpc/include/asm/
Dpkeys.h166 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/Linux-v5.10/arch/powerpc/kernel/ptrace/
Dptrace-view.c464 if (!arch_pkeys_enabled()) in pkey_active()
475 if (!arch_pkeys_enabled()) in pkey_get()
489 if (!arch_pkeys_enabled()) in pkey_set()
/Linux-v5.10/fs/proc/
Dtask_mmu.c834 if (arch_pkeys_enabled()) in show_smap()