Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/arm64/
H A Dproc_reg.h1872 ESR_EC_BKPT_REG_MATCH_EL1 = 0x31, // Breakpoint Debug event taken to the EL from the EL. enumerator
H A Dsleh.c943 case ESR_EC_BKPT_REG_MATCH_EL1: in sleh_synchronous()