Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/sysdev/xive/
Dcommon.c1311 static int xive_irq_domain_xlate(struct irq_domain *h, struct device_node *ct, in xive_irq_domain_xlate() function
1397 return xive_irq_domain_xlate(d, to_of_node(fwspec->fwnode), in xive_irq_domain_translate()
1459 .xlate = xive_irq_domain_xlate,