Searched refs:is_xive_irq (Results 1 – 3 of 3) sorted by relevance
122 bool is_xive_irq(struct irq_chip *chip);
272 if (!is_xive_irq(chip)) in xmon_xive_get_irq_config()1015 bool is_xive_irq(struct irq_chip *chip) in is_xive_irq() function1019 EXPORT_SYMBOL_GPL(is_xive_irq);1610 if (!is_xive_irq(chip)) in xive_debug_show_irq()
5120 if (!chip || !(is_pnv_opal_msi(chip) || is_xive_irq(chip))) { in kvmppc_set_passthru_irq()