Searched refs:read_pkey_reg (Results 1 – 2 of 2) sorted by relevance
153 #define read_pkey_reg() _read_pkey_reg(__LINE__) macro160 read_pkey_reg(); in write_pkey_reg()173 u64 pkey_reg = read_pkey_reg(); in __pkey_access_allow()181 dprintf4("pkey_reg now: %016llx\n", read_pkey_reg()); in __pkey_access_allow()187 u64 pkey_reg = read_pkey_reg(); in __pkey_write_allow()196 dprintf4("pkey_reg now: %016llx\n", read_pkey_reg()); in __pkey_write_allow()
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()[all …]