Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Dipmmu-vmsa.c41 struct iommu_domain io_domain; member
440 struct iommu_domain *io_domain; in ipmmu_irq() local
472 static void ipmmu_domain_free(struct iommu_domain *io_domain) in ipmmu_domain_free()
485 static int ipmmu_attach_device(struct iommu_domain *io_domain, in ipmmu_attach_device()
527 static void ipmmu_detach_device(struct iommu_domain *io_domain, in ipmmu_detach_device()
542 static int ipmmu_map(struct iommu_domain *io_domain, unsigned long iova, in ipmmu_map()
553 static size_t ipmmu_unmap(struct iommu_domain *io_domain, unsigned long iova, in ipmmu_unmap()
561 static phys_addr_t ipmmu_iova_to_phys(struct iommu_domain *io_domain, in ipmmu_iova_to_phys()
Damd_iommu.c2305 struct iommu_domain *io_domain; in get_domain() local