Searched refs:GIC_FIRST_SGI (Results 1 – 7 of 7) sorted by relevance
48 #define GIC_FIRST_SGI 0 /* Irqs 0-15 are SGIs/IPIs. */ macro
122 static u_int sgi_to_ipi[GIC_LAST_SGI - GIC_FIRST_SGI + 1];123 static u_int sgi_first_unused = GIC_FIRST_SGI;223 for (irq = GIC_FIRST_SGI; irq <= GIC_LAST_SGI; irq++) in arm_gic_init_secondary()255 INTR_ISRCF_IPI, "%s,i%u", name, irq - GIC_FIRST_SGI); in arm_gic_register_isrcs()567 irq - GIC_FIRST_SGI); in arm_gic_intr()
236 GIC_LAST_SGI - GIC_FIRST_SGI + 1) != 0) { in gic_acpi_attach()
161 GIC_LAST_SGI - GIC_FIRST_SGI + 1) != 0) { in gic_fdt_attach()
106 static u_int sgi_to_ipi[GIC_LAST_SGI - GIC_FIRST_SGI + 1];107 static u_int sgi_first_unused = GIC_FIRST_SGI;321 INTR_ISRCF_IPI, "%s,i%u", name, irq - GIC_FIRST_SGI); in gic_v3_attach()498 (uintmax_t)(active_irq - GIC_FIRST_SGI)); in arm_gic_v3_intr()925 for (irq = GIC_FIRST_SGI; irq <= GIC_LAST_SGI; irq++) { in gic_v3_init_secondary()
174 GIC_LAST_SGI - GIC_FIRST_SGI + 1) != 0) { in gic_v3_fdt_attach()
326 GIC_LAST_SGI - GIC_FIRST_SGI + 1) != 0) { in gic_v3_acpi_attach()