Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dprotection_keys.c249 __func__, pkey, read_pkey_reg()); in pkey_disable_set()
277 pkey, read_pkey_reg()); in pkey_disable_clear()
501 read_pkey_reg(); in alloc_pkey()
665 read_pkey_reg(); in malloc_pkey_with_mprotect()
674 read_pkey_reg(); in malloc_pkey_with_mprotect()
959 read_pkey_reg(); in test_read_of_access_disabled_region()
976 read_pkey_reg(); in test_read_of_access_disabled_region_with_page_already_mapped()
1150 read_pkey_reg(); /* for shadow checking */ in test_pkey_alloc_exhaust()
1198 read_pkey_reg(); /* for shadow checking */ in test_pkey_alloc_exhaust()
1212 if (read_pkey_reg()) in arch_force_pkey_reg_init()
[all …]
H A Dpkey-helpers.h159 #define read_pkey_reg() _read_pkey_reg(__LINE__) macro
166 read_pkey_reg(); in write_pkey_reg()