Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/arm64/
H A Dsleh.c669 case ESR_EC_UNCATEGORIZED: in sleh_synchronous_sp1()
791 if (__improbable((class == ESR_EC_UNCATEGORIZED) && tempDTraceTrapHook && in sleh_synchronous()
999 case ESR_EC_UNCATEGORIZED: in sleh_synchronous()
3329 case ESR_EC_UNCATEGORIZED: { in sleh_panic_lockdown_should_initiate_el1_sp0_sync()
H A Dproc_reg.h2506 #define ESR_EC_UNCATEGORIZED 0x00
2517 ESR_EC_UNCATEGORIZED = 0x00, enumerator
H A Dplatform_tests.c1970 .expected_ec = ESR_EC_UNCATEGORIZED, in arm64_panic_lockdown_test()