Searched refs:ctrr_test_va (Results 1 – 1 of 1) sorted by relevance
1438 vm_offset_t ctrr_test_va; variable1609 ctrr_test_va = ctrr_test_page + (ro_test_va & PAGE_MASK); in ctrr_test_cpu()1610 ctrr_ro_test_ptr = (void *)ctrr_test_va; in ctrr_test_cpu()1615 ml_expect_fault_begin(ctrr_test_ro_fault_handler, ctrr_test_va); in ctrr_test_cpu()1630 ctrr_test_va = 0; in ctrr_test_cpu()1645 ctrr_test_va = ctrr_test_page + (nx_test_va & PAGE_MASK); in ctrr_test_cpu()1647 …ctrr_nx_test_ptr = ptrauth_sign_unauthenticated((void *)ctrr_test_va, ptrauth_key_function_pointer… in ctrr_test_cpu()1649 ctrr_nx_test_ptr = (void *)ctrr_test_va; in ctrr_test_cpu()1655 ml_expect_fault_begin(ctrr_test_nx_fault_handler, ctrr_test_va); in ctrr_test_cpu()1671 ctrr_test_va = 0; in ctrr_test_cpu()