Home
last modified time | relevance | path

Searched refs:get_pkey_bits (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()