Searched refs:GIC_FIRST_PPI (Results 1 – 3 of 3) sorted by relevance
51 #define GIC_FIRST_PPI 16 /* Irqs 16-31 are private (per */ macro
228 for (irq = GIC_FIRST_PPI; irq <= GIC_LAST_PPI; irq++) in arm_gic_init_secondary()258 INTR_ISRCF_PPI, "%s,p%u", name, irq - GIC_FIRST_PPI); in arm_gic_register_isrcs()691 irq = GIC_FIRST_PPI + cells[1]; in gic_map_fdt()
324 INTR_ISRCF_PPI, "%s,p%u", name, irq - GIC_FIRST_PPI); in gic_v3_attach()500 } else if (active_irq >= GIC_FIRST_PPI && in arm_gic_v3_intr()546 irq = GIC_FIRST_PPI + cells[1]; in gic_map_fdt()746 if (irq >= GIC_FIRST_PPI && irq <= GIC_LAST_SPI) { in gic_v3_setup_intr()932 for (irq = GIC_FIRST_PPI; irq <= GIC_LAST_PPI; irq++) { in gic_v3_init_secondary()