Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxics.h148 ICSState *(*ics_get)(XICSFabric *xi, int irq); member
/openbmc/qemu/hw/intc/
H A Dxics.c210 ics = xic->ics_get(xi, irq); in icp_eoi()
/openbmc/qemu/hw/ppc/
H A Dpnv.c2218 xic->ics_get = pnv_ics_get; in pnv_machine_power8_class_init()
H A Dspapr.c4697 xic->ics_get = spapr_ics_get; in spapr_machine_class_init()