Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/vfio/
H A Dvfio-platform.h28 VFIO_IRQ_INACTIVE = 0, enumerator
/openbmc/qemu/hw/vfio/
H A Dplatform.c70 intp->state = VFIO_IRQ_INACTIVE; in vfio_init_intp()
220 if (intp->state == VFIO_IRQ_INACTIVE) { in vfio_intp_interrupt()
296 intp->state = VFIO_IRQ_INACTIVE; in vfio_platform_eoi()