Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/sysdev/xics/
Dxics-common.c358 static int xics_host_xlate(struct irq_domain *h, struct device_node *ct, in xics_host_xlate() function
418 return xics_host_xlate(d, to_of_node(fwspec->fwnode), fwspec->param, in xics_host_domain_translate()
458 .xlate = xics_host_xlate,