Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpkeys.h44 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/Linux-v6.6/arch/x86/include/asm/
Dpkeys.h15 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/Linux-v6.6/arch/powerpc/include/asm/
Dpkeys.h166 static inline bool arch_pkeys_enabled(void) in arch_pkeys_enabled() function
/Linux-v6.6/arch/powerpc/kernel/ptrace/
Dptrace-view.c520 if (!arch_pkeys_enabled()) in pkey_active()
530 if (!arch_pkeys_enabled()) in pkey_get()
545 if (!arch_pkeys_enabled()) in pkey_set()
/Linux-v6.6/fs/proc/
Dtask_mmu.c870 if (arch_pkeys_enabled()) in show_smap()