Searched refs:GIC_MAX_INTRS (Results 1 – 2 of 2) sorted by relevance
29 DECLARE_BITMAP(pcpu_mask, GIC_MAX_INTRS);321 DECLARE_BITMAP(pending, GIC_MAX_INTRS); in gic_handle_shared_int()322 DECLARE_BITMAP(intrmask, GIC_MAX_INTRS); in gic_handle_shared_int()
14 #define GIC_MAX_INTRS 256 macro