Searched refs:GIC_MAX_INTRS (Results 1 – 2 of 2) sorted by relevance
30 DECLARE_BITMAP(pcpu_mask, GIC_MAX_INTRS);279 DECLARE_BITMAP(pending, GIC_MAX_INTRS); in gic_handle_shared_int()280 DECLARE_BITMAP(intrmask, GIC_MAX_INTRS); in gic_handle_shared_int()
13 #define GIC_MAX_INTRS 256 macro