Searched refs:xive_irq_chip (Results 1 – 1 of 1) sorted by relevance
987 static struct irq_chip xive_irq_chip = { variable1003 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()