Home
last modified time | relevance | path

Searched refs:to_pdomain (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iommu/amd/
H A Dpasid.c107 struct protection_domain *sva_pdom = to_pdomain(domain); in iommu_sva_set_dev_pasid()
157 sva_pdom = to_pdomain(domain); in amd_iommu_remove_dev_pasid()
169 struct protection_domain *sva_pdom = to_pdomain(domain); in iommu_sva_domain_free()
H A Diommufd.c44 struct protection_domain *pdom = to_pdomain(parent); in amd_iommufd_viommu_init()
H A Damd_iommu.h167 static inline struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain() function
H A Diommu.c2617 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_iotlb_sync_map()
2631 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_flush_iotlb_all()
2642 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_iotlb_sync()
2869 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_domain_free()
2946 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_attach_device()
3011 struct protection_domain *pdomain = to_pdomain(domain); in amd_iommu_set_dirty_tracking()