Home
last modified time | relevance | path

Searched refs:ml_expect_fault_begin (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/osfmk/arm64/
H A Dplatform_tests.c1272 ml_expect_fault_begin(arm64_pan_test_pan_enabled_fault_handler, far); in arm64_pan_test_pan_enabled_fault_handler()
1302 ml_expect_fault_begin(arm64_pan_test_pan_enabled_fault_handler, pan_test_addr); in arm64_pan_test_pan_disabled_fault_handler()
1361 ml_expect_fault_begin(arm64_pan_test_pan_enabled_fault_handler, pan_test_addr); in arm64_pan_test()
1378 ml_expect_fault_begin(arm64_pan_test_pan_disabled_fault_handler, pan_ro_addr); in arm64_pan_test()
1562 ml_expect_fault_begin(ctrr_test_ro_fault_handler, ctrr_test_va); in ctrr_test_cpu()
1597 ml_expect_fault_begin(ctrr_test_nx_fault_handler, ctrr_test_va); in ctrr_test_cpu()
H A Dmachine_routines.c2866 ml_expect_fault_begin(expected_fault_handler_t expected_fault_handler, uintptr_t expected_fault_add… function
/xnu-11215/osfmk/arm/
H A Dmachine_routines.h1404 extern void ml_expect_fault_begin(expected_fault_handler_t, uintptr_t);
/xnu-11215/osfmk/arm64/sptm/pmap/
H A Dpmap.c11746 ml_expect_fault_begin(pmap_test_fault_handler, va);
/xnu-11215/osfmk/arm/pmap/
H A Dpmap.c14659 ml_expect_fault_begin(pmap_test_fault_handler, va);