Home
last modified time | relevance | path

Searched refs:ESR_EC_UNCATEGORIZED (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/osfmk/arm64/
H A Dsleh.c589 case ESR_EC_UNCATEGORIZED: in sleh_synchronous_sp1()
708 if (__improbable((class == ESR_EC_UNCATEGORIZED) && tempDTraceTrapHook && in sleh_synchronous()
911 case ESR_EC_UNCATEGORIZED: in sleh_synchronous()
2883 case ESR_EC_UNCATEGORIZED: { in sleh_panic_lockdown_should_initiate_el1_sp0_sync()
H A Dproc_reg.h1890 #define ESR_EC_UNCATEGORIZED 0x00
1901 ESR_EC_UNCATEGORIZED = 0x00, enumerator
H A Dplatform_tests.c1885 .expected_ec = ESR_EC_UNCATEGORIZED, in arm64_panic_lockdown_test()