Searched refs:IMMU_ECAP_GET_CH (Results 1 – 3 of 3) sorted by relevance
398 if (IMMU_ECAP_GET_CH(immu->immu_regs_excap) && immu_use_tm) in setup_regs()600 IMMU_ECAP_GET_CH(immu->immu_regs_excap)) { in immu_regs_is_TM_reserved()
1526 if (IMMU_ECAP_GET_CH(immu->immu_regs_excap)) { in context_set()
276 #define IMMU_ECAP_GET_CH(x) ((x) & 0x20) macro