Searched refs:ctrr_test_va (Results 1 – 1 of 1) sorted by relevance
1443 vm_offset_t ctrr_test_va; variable1614 ctrr_test_va = ctrr_test_page + (ro_test_va & PAGE_MASK); in ctrr_test_cpu()1615 ctrr_ro_test_ptr = (void *)ctrr_test_va; in ctrr_test_cpu()1620 ml_expect_fault_begin(ctrr_test_ro_fault_handler, ctrr_test_va); in ctrr_test_cpu()1635 ctrr_test_va = 0; in ctrr_test_cpu()1650 ctrr_test_va = ctrr_test_page + (nx_test_va & PAGE_MASK); in ctrr_test_cpu()1652 …ctrr_nx_test_ptr = ptrauth_sign_unauthenticated((void *)ctrr_test_va, ptrauth_key_function_pointer… in ctrr_test_cpu()1654 ctrr_nx_test_ptr = (void *)ctrr_test_va; in ctrr_test_cpu()1660 ml_expect_fault_begin(ctrr_test_nx_fault_handler, ctrr_test_va); in ctrr_test_cpu()1676 ctrr_test_va = 0; in ctrr_test_cpu()