Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/arm64/
H A Dplatform_tests.c1259 esr_exception_class_t class = ESR_EC(esr); in arm64_pan_test_pan_enabled_fault_handler()
1292 esr_exception_class_t class = ESR_EC(esr); in arm64_pan_test_pan_disabled_fault_handler()
1469 esr_exception_class_t class = ESR_EC(esr); in ctrr_test_ro_fault_handler()
1486 esr_exception_class_t class = ESR_EC(esr); in ctrr_test_nx_fault_handler()
1678 esr_exception_class_t expected_ec;
1692 esr_exception_class_t class = ESR_EC(esr); in arm64_panic_lockdown_test_exception_handler()
2304 esr_exception_class_t class = ESR_EC(esr); in arm64_bti_test_exception_handler()
H A Dsleh.c574 esr_exception_class_t class = ESR_EC(esr); in sleh_synchronous_sp1()
654 esr_exception_class_t class = ESR_EC(esr); in is_platform_error()
673 esr_exception_class_t class = ESR_EC(esr); in sleh_synchronous()
H A Dproc_reg.h1879 } esr_exception_class_t; typedef
/xnu-11215.61.5/osfmk/arm64/sptm/pmap/
H A Dpmap.c11706 esr_exception_class_t class = ESR_EC(esr);
/xnu-11215.61.5/osfmk/arm/pmap/
H A Dpmap.c14619 esr_exception_class_t class = ESR_EC(esr);