Lines Matching defs:dom

150 static struct protection_domain *to_pdomain(struct iommu_domain *dom)  in to_pdomain()
1730 static int iommu_map_page(struct protection_domain *dom, in iommu_map_page()
1799 static unsigned long iommu_unmap_page(struct protection_domain *dom, in iommu_unmap_page()
2498 static void amd_iommu_domain_free(struct iommu_domain *dom) in amd_iommu_domain_free()
2521 static void amd_iommu_detach_device(struct iommu_domain *dom, in amd_iommu_detach_device()
2551 static int amd_iommu_attach_device(struct iommu_domain *dom, in amd_iommu_attach_device()
2588 static int amd_iommu_map(struct iommu_domain *dom, unsigned long iova, in amd_iommu_map()
2613 static size_t amd_iommu_unmap(struct iommu_domain *dom, unsigned long iova, in amd_iommu_unmap()
2627 static phys_addr_t amd_iommu_iova_to_phys(struct iommu_domain *dom, in amd_iommu_iova_to_phys()
2729 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_flush_iotlb_all() local
2809 void amd_iommu_domain_direct_map(struct iommu_domain *dom) in amd_iommu_domain_direct_map()
2833 int amd_iommu_domain_enable_v2(struct iommu_domain *dom, int pasids) in amd_iommu_domain_enable_v2()
2946 int amd_iommu_flush_page(struct iommu_domain *dom, u32 pasid, in amd_iommu_flush_page()
2967 int amd_iommu_flush_tlb(struct iommu_domain *dom, u32 pasid) in amd_iommu_flush_tlb()
3050 int amd_iommu_domain_set_gcr3(struct iommu_domain *dom, u32 pasid, in amd_iommu_domain_set_gcr3()
3065 int amd_iommu_domain_clear_gcr3(struct iommu_domain *dom, u32 pasid) in amd_iommu_domain_clear_gcr3()