Lines Matching refs:VFIOINTp
45 static inline bool vfio_irq_is_automasked(VFIOINTp *intp) in vfio_irq_is_automasked()
57 static VFIOINTp *vfio_init_intp(VFIODevice *vbasedev, in vfio_init_intp()
64 VFIOINTp *intp; in vfio_init_intp()
112 static int vfio_set_trigger_eventfd(VFIOINTp *intp, in vfio_set_trigger_eventfd()
167 VFIOINTp *tmp; in vfio_intp_mmap_enable()
193 static void vfio_intp_inject_pending_lockheld(VFIOINTp *intp) in vfio_intp_inject_pending_lockheld()
212 static void vfio_intp_interrupt(VFIOINTp *intp) in vfio_intp_interrupt()
215 VFIOINTp *tmp; in vfio_intp_interrupt()
287 VFIOINTp *intp; in vfio_platform_eoi()
328 VFIOINTp *intp; in vfio_start_eventfd_injection()
352 static int vfio_set_resample_eventfd(VFIOINTp *intp) in vfio_set_resample_eventfd()
379 VFIOINTp *intp; in vfio_start_irqfd_injection()
446 VFIOINTp *intp, *tmp; in vfio_populate_device()