Home
last modified time | relevance | path

Searched refs:gic_chip (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-gic-v3.c1328 static struct irq_chip gic_chip = { variable
1368 struct irq_chip *chip = &gic_chip; in gic_irq_domain_map()
1714 gic_chip.flags |= IRQCHIP_SUPPORTS_NMI; in gic_enable_nmi_support()
Dirq-gic.c403 static const struct irq_chip gic_chip = { variable
1149 gic->chip = gic_chip; in gic_init_chip()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch40858 static struct irq_chip gic_chip = {