Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/sysdev/xive/
Dcommon.c1290 static int xive_irq_domain_xlate(struct irq_domain *h, struct device_node *ct, in xive_irq_domain_xlate() function
1376 return xive_irq_domain_xlate(d, to_of_node(fwspec->fwnode), in xive_irq_domain_translate()
1438 .xlate = xive_irq_domain_xlate,