Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dxive.h124 bool is_xive_irq(struct irq_chip *chip);
/arch/powerpc/sysdev/xive/
Dcommon.c970 bool is_xive_irq(struct irq_chip *chip) in is_xive_irq() function
974 EXPORT_SYMBOL_GPL(is_xive_irq);
1342 if (!is_xive_irq(irq_data_get_irq_chip(irqd))) in xive_irq_domain_debug_show()