Searched refs:xive_irq_domain_translate (Results 1 – 1 of 1) sorted by relevance
1392 static int xive_irq_domain_translate(struct irq_domain *d, in xive_irq_domain_translate() function1410 rc = xive_irq_domain_translate(domain, fwspec, &hwirq, &type); in xive_irq_domain_alloc()1454 .translate = xive_irq_domain_translate,