Home
last modified time | relevance | path

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

/xen/xen/drivers/passthrough/
A Diommu.c420 if ( !is_iommu_enabled(d) || !hd->platform_ops->iotlb_flush_all || in iommu_iotlb_flush_all()
428 rc = iommu_call(hd->platform_ops, iotlb_flush_all, d); in iommu_iotlb_flush_all()
/xen/xen/include/xen/
A Diommu.h288 int __must_check (*iotlb_flush_all)(struct domain *d); member
/xen/xen/drivers/passthrough/amd/
A Dpci_amd_iommu.c629 .iotlb_flush_all = amd_iommu_flush_iotlb_all,
/xen/xen/drivers/passthrough/arm/
A Dipmmu-vmsa.c1305 .iotlb_flush_all = ipmmu_iotlb_flush_all,
A Dsmmu.c2741 .iotlb_flush_all = arm_smmu_iotlb_flush_all,
/xen/xen/drivers/passthrough/vtd/
A Diommu.c2768 .iotlb_flush_all = iommu_flush_iotlb_all,

Completed in 120 milliseconds