Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Dipmmu-vmsa.c72 struct iommu_domain io_domain; member
578 static void ipmmu_domain_free(struct iommu_domain *io_domain) in ipmmu_domain_free()
591 static int ipmmu_attach_device(struct iommu_domain *io_domain, in ipmmu_attach_device()
641 struct iommu_domain *io_domain = iommu_get_domain_for_dev(dev); in ipmmu_iommu_identity_attach() local
668 static int ipmmu_map(struct iommu_domain *io_domain, unsigned long iova, in ipmmu_map()
678 static size_t ipmmu_unmap(struct iommu_domain *io_domain, unsigned long iova, in ipmmu_unmap()
687 static void ipmmu_flush_iotlb_all(struct iommu_domain *io_domain) in ipmmu_flush_iotlb_all()
695 static void ipmmu_iotlb_sync(struct iommu_domain *io_domain, in ipmmu_iotlb_sync()
701 static phys_addr_t ipmmu_iova_to_phys(struct iommu_domain *io_domain, in ipmmu_iova_to_phys()