Searched refs:hwirq_within (Results 1 – 1 of 1) sorted by relevance
632 #define hwirq_within(hwirq, which) ((hwirq) >= which##_START && (hwirq) <= which##_LAST) macro655 if (tint || hwirq_within(hwirq, ICU_TINT)) { in rzv2h_icu_alloc()658 if (!hwirq_within(hwirq, ICU_TINT)) in rzv2h_icu_alloc()661 } else if (hwirq_within(hwirq, ICU_IRQ)) { in rzv2h_icu_alloc()663 } else if (hwirq_within(hwirq, ICU_CA55_INT)) { in rzv2h_icu_alloc()665 } else if (hwirq_within(hwirq, ICU_ERR_INT)) { in rzv2h_icu_alloc()