Home
last modified time | relevance | path

Searched defs:io_domain (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dipmmu-vmsa.c75 struct iommu_domain io_domain; member
583 struct iommu_domain *io_domain = NULL; in ipmmu_domain_alloc() local
602 static void ipmmu_domain_free(struct iommu_domain *io_domain) in ipmmu_domain_free()
616 static int ipmmu_attach_device(struct iommu_domain *io_domain, in ipmmu_attach_device()
665 static void ipmmu_detach_device(struct iommu_domain *io_domain, in ipmmu_detach_device()
680 static int ipmmu_map(struct iommu_domain *io_domain, unsigned long iova, in ipmmu_map()
691 static size_t ipmmu_unmap(struct iommu_domain *io_domain, unsigned long iova, in ipmmu_unmap()
699 static void ipmmu_flush_iotlb_all(struct iommu_domain *io_domain) in ipmmu_flush_iotlb_all()
707 static void ipmmu_iotlb_sync(struct iommu_domain *io_domain, in ipmmu_iotlb_sync()
713 static phys_addr_t ipmmu_iova_to_phys(struct iommu_domain *io_domain, in ipmmu_iova_to_phys()
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Diommu.c3101 struct iommu_domain *io_domain; in amd_iommu_get_v2_domain() local