Searched refs:xive_irq_chip (Results 1 – 1 of 1) sorted by relevance
1001 static struct irq_chip xive_irq_chip = { variable1017 return chip == &xive_irq_chip; in is_xive_irq()1260 irq_set_chip_and_handler(virq, &xive_irq_chip, handle_fasteoi_irq); in xive_irq_domain_map()