Searched refs:iopt_unmap_iova (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/iommu/iommufd/ |
H A D | iommufd_private.h | 69 int iopt_unmap_iova(struct io_pagetable *iopt, unsigned long iova,
|
H A D | vfio_compat.c | 244 rc = iopt_unmap_iova(&ioas->iopt, unmap.iova, unmap.size, in iommufd_vfio_unmap_dma()
|
H A D | ioas.c | 308 rc = iopt_unmap_iova(&ioas->iopt, cmd->iova, cmd->length, in iommufd_ioas_unmap()
|
H A D | io_pagetable.c | 394 * iopt_unmap_iova() must be called to undo this before the io_pagetable can be 548 * iopt_unmap_iova() - Remove a range of iova 557 int iopt_unmap_iova(struct io_pagetable *iopt, unsigned long iova, in iopt_unmap_iova() function
|
Completed in 4 milliseconds