Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/sysdev/xive/
Dcommon.c977 static struct irq_chip xive_irq_chip = { variable
993 return chip == &xive_irq_chip; in is_xive_irq()
1301 irq_set_chip_and_handler(virq, &xive_irq_chip, handle_fasteoi_irq); in xive_irq_domain_map()
1431 &xive_irq_chip, domain->host_data); in xive_irq_domain_alloc()