Home
last modified time | relevance | path

Searched refs:ics_get (Results 1 – 2 of 2) 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()