Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Diommu.c351 if ( !iommu_enabled || !hd->platform_ops || !hd->platform_ops->iotlb_flush_all ) in iommu_iotlb_flush_all()
354 rc = hd->platform_ops->iotlb_flush_all(d); in iommu_iotlb_flush_all()
/xen-4.10.0-shim-comet/xen/include/xen/
A Diommu.h170 int __must_check (*iotlb_flush_all)(struct domain *d); member
/xen-4.10.0-shim-comet/xen/drivers/passthrough/arm/
A Dsmmu.c2786 .iotlb_flush_all = arm_smmu_iotlb_flush_all,
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Diommu.c2667 .iotlb_flush_all = iommu_flush_iotlb_all,

Completed in 14 milliseconds