Home
last modified time | relevance | path

Searched refs:ESR_EC_SW_STEP_DEBUG_EL0 (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.61.5/osfmk/arm64/
H A Dproc_reg.h1873 ESR_EC_SW_STEP_DEBUG_EL0 = 0x32, // Software Step Debug event taken to the EL from a lower EL. enumerator
H A Dsleh.c947 case ESR_EC_SW_STEP_DEBUG_EL0: in sleh_synchronous()