Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/arm64/
H A Dsleh.c578 case ESR_EC_UNCATEGORIZED: in sleh_synchronous_sp1()
696 if (__improbable((class == ESR_EC_UNCATEGORIZED) && tempDTraceTrapHook && in sleh_synchronous()
898 case ESR_EC_UNCATEGORIZED: in sleh_synchronous()
H A Dproc_reg.h1831 #define ESR_EC_UNCATEGORIZED 0x00
1840 ESR_EC_UNCATEGORIZED = 0x00, enumerator
H A Dplatform_tests.c1872 .expected_ec = ESR_EC_UNCATEGORIZED, in arm64_panic_lockdown_test()
H A Dlocore.s1152 ccmp w6, #(ESR_EC_UNCATEGORIZED), #0b0100 /* Z/EQ */, EQ