Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/arm64/
H A Dproc_reg.h1874 ESR_EC_SW_STEP_DEBUG_EL1 = 0x33, // Software Step Debug event taken to the EL from the EL. enumerator
H A Dsleh.c955 case ESR_EC_SW_STEP_DEBUG_EL1: in sleh_synchronous()