Searched refs:ISS_SME_SMTC (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/osfmk/arm64/ | ||
| H A D | proc_reg.h | 2159 #define ISS_SME_SMTC(x) ((x) & ISS_SME_SMTC_MASK) macro |
| H A D | sleh.c | 1707 if (ISS_SME_SMTC(ESR_ISS(esr)) == ISS_SME_SMTC_CAPCR) { in handle_sme_trap() |