Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/sysdev/xive/
Dcommon.c987 static struct irq_chip xive_irq_chip = { variable
1003 return chip == &xive_irq_chip; in is_xive_irq()
1233 irq_set_chip_and_handler(virq, &xive_irq_chip, handle_fasteoi_irq); in xive_irq_domain_map()