Lines Matching refs:read_pkey_reg
243 __func__, pkey, read_pkey_reg()); in pkey_disable_set()
271 pkey, read_pkey_reg()); in pkey_disable_clear()
529 read_pkey_reg(); in alloc_pkey()
703 read_pkey_reg(); in malloc_pkey_with_mprotect()
712 read_pkey_reg(); in malloc_pkey_with_mprotect()
1024 read_pkey_reg(); in test_read_of_access_disabled_region()
1041 read_pkey_reg(); in test_read_of_access_disabled_region_with_page_already_mapped()
1214 read_pkey_reg(); /* for shadow checking */ in test_pkey_alloc_exhaust()
1262 read_pkey_reg(); /* for shadow checking */ in test_pkey_alloc_exhaust()
1276 if (read_pkey_reg()) in arch_force_pkey_reg_init()
1329 read_pkey_reg(); in test_pkey_init_state()
1334 read_pkey_reg(); /* for shadow checking */ in test_pkey_init_state()
1480 dprintf2("pkey_reg: %016llx\n", read_pkey_reg()); in test_executing_on_unreadable_memory()
1521 dprintf2("pkey_reg: %016llx\n", read_pkey_reg()); in test_implicit_mprotect_exec_only_memory()
1557 new_pkru = ~read_pkey_reg(); in test_ptrace_modifies_pkru()
1602 pkey_assert(*pkey_register == read_pkey_reg()); in test_ptrace_modifies_pkru()
1708 pkey_assert(trace_pkey == read_pkey_reg()); in test_ptrace_modifies_pkru()
1848 printf("startup pkey_reg: %016llx\n", read_pkey_reg()); in main()