Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/vfio/
H A Dvfio-platform.h61 QemuMutex intp_mutex; /* protect the intp_list IRQ state */ member
/openbmc/qemu/hw/vfio/
H A Dplatform.c169 QEMU_LOCK_GUARD(&vdev->intp_mutex); in vfio_intp_mmap_enable()
218 QEMU_LOCK_GUARD(&vdev->intp_mutex); in vfio_intp_interrupt()
290 QEMU_LOCK_GUARD(&vdev->intp_mutex); in vfio_platform_eoi()
588 qemu_mutex_init(&vdev->intp_mutex); in vfio_platform_realize()