Searched defs:io_domain (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/drivers/iommu/ |
| H A D | ipmmu-vmsa.c | 75 struct iommu_domain io_domain; member 584 struct iommu_domain *io_domain = NULL; in ipmmu_domain_alloc() local 603 ipmmu_domain_free(struct iommu_domain *io_domain) ipmmu_domain_free() argument 617 ipmmu_attach_device(struct iommu_domain *io_domain, struct device *dev) ipmmu_attach_device() argument 666 ipmmu_detach_device(struct iommu_domain *io_domain, struct device *dev) ipmmu_detach_device() argument 681 ipmmu_map(struct iommu_domain *io_domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot, gfp_t gfp) ipmmu_map() argument 692 ipmmu_unmap(struct iommu_domain *io_domain, unsigned long iova, size_t size, struct iommu_iotlb_gather *gather) ipmmu_unmap() argument 700 ipmmu_flush_iotlb_all(struct iommu_domain *io_domain) ipmmu_flush_iotlb_all() argument 708 ipmmu_iotlb_sync(struct iommu_domain *io_domain, struct iommu_iotlb_gather *gather) ipmmu_iotlb_sync() argument 714 ipmmu_iova_to_phys(struct iommu_domain *io_domain, dma_addr_t iova) ipmmu_iova_to_phys() argument [all...] |
| /kernel/linux/linux-6.6/drivers/iommu/ |
| H A D | ipmmu-vmsa.c | 73 struct iommu_domain io_domain; member 570 static void ipmmu_domain_free(struct iommu_domain *io_domain) in ipmmu_domain_free() argument 583 static int ipmmu_attach_device(struct iommu_domain *io_domain, in ipmmu_attach_device() argument 630 ipmmu_map(struct iommu_domain *io_domain, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) ipmmu_map() argument 640 ipmmu_unmap(struct iommu_domain *io_domain, unsigned long iova, size_t pgsize, size_t pgcount, struct iommu_iotlb_gather *gather) ipmmu_unmap() argument 649 ipmmu_flush_iotlb_all(struct iommu_domain *io_domain) ipmmu_flush_iotlb_all() argument 657 ipmmu_iotlb_sync(struct iommu_domain *io_domain, struct iommu_iotlb_gather *gather) ipmmu_iotlb_sync() argument 663 ipmmu_iova_to_phys(struct iommu_domain *io_domain, dma_addr_t iova) ipmmu_iova_to_phys() argument [all...] |
| /kernel/linux/linux-5.10/drivers/iommu/amd/ |
| H A D | iommu.c | 3101 struct iommu_domain *io_domain; in amd_iommu_get_v2_domain() local
|
Completed in 9 milliseconds