Home
last modified time | relevance | path

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

/xen/xen/drivers/passthrough/
A Diommu.c392 if ( !is_iommu_enabled(d) || !hd->platform_ops->iotlb_flush || in iommu_iotlb_flush()
399 rc = iommu_call(hd->platform_ops, iotlb_flush, d, dfn, page_count, in iommu_iotlb_flush()
/xen/xen/include/xen/
A Diommu.h285 int __must_check (*iotlb_flush)(struct domain *d, dfn_t dfn, member
/xen/xen/drivers/passthrough/amd/
A Dpci_amd_iommu.c628 .iotlb_flush = amd_iommu_flush_iotlb_pages,
/xen/xen/drivers/passthrough/arm/
A Dipmmu-vmsa.c1304 .iotlb_flush = ipmmu_iotlb_flush,
A Dsmmu.c2740 .iotlb_flush = arm_smmu_iotlb_flush,
/xen/xen/drivers/passthrough/vtd/
A Diommu.c2767 .iotlb_flush = iommu_flush_iotlb_pages,

Completed in 28 milliseconds