Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/arm64/
H A Dproc_reg.h2088 #define ISS_SME_SMTC(x) ((x) & ISS_SME_SMTC_MASK) macro
H A Dsleh.c1641 if (ISS_SME_SMTC(ESR_ISS(esr)) == ISS_SME_SMTC_CAPCR) { in handle_sme_trap()