put_pfn           127 drivers/vfio/vfio_iommu_type1.c static int put_pfn(unsigned long pfn, int prot);
put_pfn           262 drivers/vfio/vfio_iommu_type1.c 		ret = put_pfn(vpfn->pfn, dma->prot);
put_pfn           423 drivers/vfio/vfio_iommu_type1.c 			put_pfn(*pfn_base, dma->prot);
put_pfn           443 drivers/vfio/vfio_iommu_type1.c 			put_pfn(pfn, dma->prot);
put_pfn           450 drivers/vfio/vfio_iommu_type1.c 				put_pfn(pfn, dma->prot);
put_pfn           467 drivers/vfio/vfio_iommu_type1.c 				put_pfn(pfn, dma->prot);
put_pfn           484 drivers/vfio/vfio_iommu_type1.c 		if (put_pfn(pfn++, dma->prot)) {
put_pfn           511 drivers/vfio/vfio_iommu_type1.c 			put_pfn(*pfn_base, dma->prot);