Searched refs:IMMU_ECAP_GET_MHMV (Results 1 – 2 of 2) sorted by relevance
697 if (mask > IMMU_ECAP_GET_MHMV(immu->immu_regs_excap)) { in immu_qinv_intr_caches()
273 #define IMMU_ECAP_GET_MHMV(x) (((uint64_t)x >> 20) & 0xf) macro