Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/xive/
H A Dcommon.c975 bool is_xive_irq(struct irq_chip *chip) in is_xive_irq() function
979 EXPORT_SYMBOL_GPL(is_xive_irq);
1367 if (!is_xive_irq(irq_data_get_irq_chip(irqd))) in xive_irq_domain_debug_show()