Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vfio/
Dvfio_iommu_type1.c75 wait_queue_head_t vaddr_wait; member
602 prepare_to_wait(&iommu->vaddr_wait, &wait, TASK_KILLABLE); in vfio_wait()
606 finish_wait(&iommu->vaddr_wait, &wait); in vfio_wait()
1180 wake_up_all(&iommu->vaddr_wait); in vfio_remove_dma()
1621 wake_up_all(&iommu->vaddr_wait); in vfio_dma_do_map()
2599 init_waitqueue_head(&iommu->vaddr_wait); in vfio_iommu_type1_open()
3189 wake_up_all(&iommu->vaddr_wait); in vfio_iommu_type1_notify()