Home
last modified time | relevance | path

Searched refs:__read_pkey_reg (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/tools/testing/selftests/mm/
Dpkey-powerpc.h39 static inline u64 __read_pkey_reg(void) in __read_pkey_reg() function
53 __func__, __read_pkey_reg(), pkey_reg); in __write_pkey_reg()
59 __func__, __read_pkey_reg(), pkey_reg); in __write_pkey_reg()
Dpkey-x86.h39 static inline u64 __read_pkey_reg(void) in __read_pkey_reg() function
59 __read_pkey_reg(), pkey_reg); in __write_pkey_reg()
62 assert(pkey_reg == __read_pkey_reg()); in __write_pkey_reg()
Dprotection_keys.c180 u64 pkey_reg = __read_pkey_reg(); in hw_pkey_get()
192 u64 old_pkey_reg = __read_pkey_reg(); in hw_pkey_set()
205 __func__, pkey, rights, flags, 0, __read_pkey_reg(), in hw_pkey_set()
329 __read_pkey_reg(), shadow_pkey_reg); in signal_handler()
383 __read_pkey_reg()); in signal_handler()
495 __func__, __LINE__, __read_pkey_reg(), shadow_pkey_reg); in alloc_pkey()
503 __func__, __LINE__, ret, __read_pkey_reg(), in alloc_pkey()
512 __LINE__, ret, __read_pkey_reg(), in alloc_pkey()
523 __func__, __LINE__, ret, __read_pkey_reg(), in alloc_pkey()
530 __func__, __LINE__, ret, __read_pkey_reg(), in alloc_pkey()
[all …]
Dpkey-helpers.h124 u64 pkey_reg = __read_pkey_reg(); in _read_pkey_reg()
139 __read_pkey_reg(), pkey_reg); in write_pkey_reg()
145 pkey_reg, __read_pkey_reg()); in write_pkey_reg()