Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/arm64/
H A Dplatform_tests.c1289 esr_exception_class_t class = ESR_EC(esr); in arm64_pan_test_pan_enabled_fault_handler()
1322 esr_exception_class_t class = ESR_EC(esr); in arm64_pan_test_pan_disabled_fault_handler()
1499 esr_exception_class_t class = ESR_EC(esr); in ctrr_test_ro_fault_handler()
1516 esr_exception_class_t class = ESR_EC(esr); in ctrr_test_nx_fault_handler()
H A Dsleh.c505 esr_exception_class_t class = ESR_EC(esr); in sleh_synchronous_sp1()
581 esr_exception_class_t class = ESR_EC(esr); in is_platform_error()
599 esr_exception_class_t class = ESR_EC(esr); in sleh_synchronous()
H A Dproc_reg.h1769 } esr_exception_class_t; typedef
/xnu-8792.81.2/osfmk/arm/pmap/
H A Dpmap.c13542 esr_exception_class_t class = ESR_EC(esr);