Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dpkey-powerpc.h65 static inline int cpu_has_pkeys(void) in cpu_has_pkeys() function
H A Dpkey-x86.h73 static inline int cpu_has_pkeys(void) in cpu_has_pkeys() function
H A Dpkey-arm64.h67 static inline int cpu_has_pkeys(void) in cpu_has_pkeys() function
H A Dpkey-helpers.h231 if (!cpu_has_pkeys()) { in is_pkeys_supported()
H A Dprotection_keys.c1750 if (cpu_has_pkeys()) { in test_mprotect_pkey_on_unsupported_cpu()