Searched refs:invalidate_vaddr (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/vfio/
H A Dvfio_iommu_type1.c1278 bool invalidate_vaddr = unmap->flags & VFIO_DMA_UNMAP_FLAG_VADDR; local
1284 if (invalidate_vaddr && !list_empty(&iommu->emulated_iommu_groups)) {
1364 if (invalidate_vaddr) {

Completed in 90 milliseconds