Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dtrace-events5 vfio_intx_eoi(const char *name) " (%s) EOI"
H A Dpci.c102 static void vfio_intx_eoi(VFIODevice *vbasedev) in vfio_intx_eoi() function
233 vfio_intx_eoi(&vdev->vbasedev); in vfio_intx_update()
2772 .vfio_eoi = vfio_intx_eoi,