Searched refs:SMPRI_EL1_PRIORITY (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/osfmk/arm64/ | ||
| H A D | sme.c | 124 const uint64_t smpri_el1 = SMPRI_EL1_PRIORITY(0); in arm_sme_init() |
| H A D | proc_reg.h | 2182 #define SMPRI_EL1_PRIORITY(x) ((x) & SMPRI_EL1_PRIORITY_MASK) macro |