Lines Matching defs:dom

150 static struct protection_domain *to_pdomain(struct iommu_domain *dom)  in to_pdomain()
1721 static int iommu_map_page(struct protection_domain *dom, in iommu_map_page()
1790 static unsigned long iommu_unmap_page(struct protection_domain *dom, in iommu_unmap_page()
2489 static void amd_iommu_domain_free(struct iommu_domain *dom) in amd_iommu_domain_free()
2512 static void amd_iommu_detach_device(struct iommu_domain *dom, in amd_iommu_detach_device()
2542 static int amd_iommu_attach_device(struct iommu_domain *dom, in amd_iommu_attach_device()
2579 static int amd_iommu_map(struct iommu_domain *dom, unsigned long iova, in amd_iommu_map()
2604 static size_t amd_iommu_unmap(struct iommu_domain *dom, unsigned long iova, in amd_iommu_unmap()
2618 static phys_addr_t amd_iommu_iova_to_phys(struct iommu_domain *dom, in amd_iommu_iova_to_phys()
2720 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_flush_iotlb_all() local
2800 void amd_iommu_domain_direct_map(struct iommu_domain *dom) in amd_iommu_domain_direct_map()
2824 int amd_iommu_domain_enable_v2(struct iommu_domain *dom, int pasids) in amd_iommu_domain_enable_v2()
2937 int amd_iommu_flush_page(struct iommu_domain *dom, u32 pasid, in amd_iommu_flush_page()
2958 int amd_iommu_flush_tlb(struct iommu_domain *dom, u32 pasid) in amd_iommu_flush_tlb()
3041 int amd_iommu_domain_set_gcr3(struct iommu_domain *dom, u32 pasid, in amd_iommu_domain_set_gcr3()
3056 int amd_iommu_domain_clear_gcr3(struct iommu_domain *dom, u32 pasid) in amd_iommu_domain_clear_gcr3()