Searched refs:gic_chip (Results 1 – 3 of 3) sorted by relevance
1328 static struct irq_chip gic_chip = { variable1368 struct irq_chip *chip = &gic_chip; in gic_irq_domain_map()1714 gic_chip.flags |= IRQCHIP_SUPPORTS_NMI; in gic_enable_nmi_support()
403 static const struct irq_chip gic_chip = { variable1149 gic->chip = gic_chip; in gic_init_chip()
40858 static struct irq_chip gic_chip = {