Home
last modified time | relevance | path

Searched refs:get_pkey_bits (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dpkey-helpers.h108 static inline u64 get_pkey_bits(u64 reg, int pkey) in get_pkey_bits() function
H A Dprotection_keys.c185 return (u32) get_pkey_bits(pkey_reg, pkey); in hw_pkey_get()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dpkey-helpers.h110 static inline u64 get_pkey_bits(u64 reg, int pkey) in get_pkey_bits() function
H A Dprotection_keys.c186 return (u32) get_pkey_bits(pkey_reg, pkey); in hw_pkey_get()

Completed in 6 milliseconds