Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xive/
H A Dcommon.c1008 static struct irq_chip xive_irq_chip = { variable
1024 return chip == &xive_irq_chip; in is_xive_irq()
1267 irq_set_chip_and_handler(virq, &xive_irq_chip, handle_fasteoi_irq); in xive_irq_domain_map()