Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/sysdev/xive/
Dcommon.c1371 static int xive_irq_domain_translate(struct irq_domain *d, in xive_irq_domain_translate() function
1389 rc = xive_irq_domain_translate(domain, fwspec, &hwirq, &type); in xive_irq_domain_alloc()
1433 .translate = xive_irq_domain_translate,