Searched refs:host_match (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dxics.h95 int (*host_match)(struct ics *ics, struct device_node *node); member in struct:ics
/linux-master/arch/powerpc/sysdev/xics/
H A Dics-rtas.c197 .host_match = ics_rtas_host_match,
H A Dics-opal.c201 .host_match = ics_opal_host_match,
H A Dics-native.c179 .host_match = ics_native_host_match,
H A Dxics-common.c312 return xics_ics->host_match(xics_ics, node) ? 1 : 0;

Completed in 257 milliseconds