Searched refs:ctrr_test_va (Results 1 – 1 of 1) sorted by relevance
1428 vm_offset_t ctrr_test_va; variable1558 ctrr_test_va = ctrr_test_page + (ro_test_va & PAGE_MASK); in ctrr_test_cpu()1559 ctrr_ro_test_ptr = (void *)ctrr_test_va; in ctrr_test_cpu()1564 ml_expect_fault_begin(ctrr_test_ro_fault_handler, ctrr_test_va); in ctrr_test_cpu()1575 ctrr_test_va = 0; in ctrr_test_cpu()1589 ctrr_test_va = ctrr_test_page + (nx_test_va & PAGE_MASK); in ctrr_test_cpu()1591 …ctrr_nx_test_ptr = ptrauth_sign_unauthenticated((void *)ctrr_test_va, ptrauth_key_function_pointer… in ctrr_test_cpu()1593 ctrr_nx_test_ptr = (void *)ctrr_test_va; in ctrr_test_cpu()1599 ml_expect_fault_begin(ctrr_test_nx_fault_handler, ctrr_test_va); in ctrr_test_cpu()1607 ctrr_test_va = 0; in ctrr_test_cpu()