Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Diommu.c328 if ( !iommu_enabled || !hd->platform_ops || !hd->platform_ops->iotlb_flush ) in iommu_iotlb_flush()
331 rc = hd->platform_ops->iotlb_flush(d, gfn, page_count); in iommu_iotlb_flush()
/xen-4.10.0-shim-comet/xen/include/xen/
A Diommu.h168 int __must_check (*iotlb_flush)(struct domain *d, unsigned long gfn, member
/xen-4.10.0-shim-comet/xen/drivers/passthrough/arm/
A Dsmmu.c2785 .iotlb_flush = arm_smmu_iotlb_flush,
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Diommu.c2666 .iotlb_flush = iommu_flush_iotlb_pages,

Completed in 14 milliseconds