Searched refs:ctrr_test_va (Results 1 – 1 of 1) sorted by relevance
1455 vm_offset_t ctrr_test_va; variable1572 ctrr_test_va = ctrr_test_page + (ro_test_va & PAGE_MASK); in ctrr_test_cpu()1573 ctrr_ro_test_ptr = (void *)ctrr_test_va; in ctrr_test_cpu()1578 ml_expect_fault_begin(ctrr_test_ro_fault_handler, ctrr_test_va); in ctrr_test_cpu()1589 ctrr_test_va = 0; in ctrr_test_cpu()1603 ctrr_test_va = ctrr_test_page + (nx_test_va & PAGE_MASK); in ctrr_test_cpu()1605 …ctrr_nx_test_ptr = ptrauth_sign_unauthenticated((void *)ctrr_test_va, ptrauth_key_function_pointer… in ctrr_test_cpu()1607 ctrr_nx_test_ptr = (void *)ctrr_test_va; in ctrr_test_cpu()1613 ml_expect_fault_begin(ctrr_test_nx_fault_handler, ctrr_test_va); in ctrr_test_cpu()1621 ctrr_test_va = 0; in ctrr_test_cpu()