Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/arm64/
H A Dproc_reg.h1871 ESR_EC_BKPT_REG_MATCH_EL0 = 0x30, // Breakpoint Debug event taken to the EL from a lower EL. enumerator
H A Dsleh.c935 case ESR_EC_BKPT_REG_MATCH_EL0: in sleh_synchronous()