Searched refs:ics_get (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/hw/ppc/ | ||
| H A D | xics.h | 148 ICSState *(*ics_get)(XICSFabric *xi, int irq); member |
| /openbmc/qemu/hw/intc/ | ||
| H A D | xics.c | 210 ics = xic->ics_get(xi, irq); in icp_eoi() |