Searched refs:GIC_LOCAL_INT_FDC (Results 1 – 2 of 2) sorted by relevance
206 case GIC_LOCAL_INT_FDC: in gic_local_irq_is_routable()253 if (!gic_local_irq_is_routable(GIC_LOCAL_INT_FDC)) { in gic_get_c0_fdc_int()271 GIC_LOCAL_TO_HWIRQ(GIC_LOCAL_INT_FDC)); in gic_get_c0_fdc_int()649 case GIC_LOCAL_INT_FDC: in gic_local_irq_domain_map()689 case GIC_LOCAL_INT_FDC: in gic_local_irq_domain_map()
227 #define GIC_LOCAL_INT_FDC 6 /* CPU fast debug channel */ macro