Home
last modified time | relevance | path

Searched refs:to_pdomain (Results 1 – 3 of 3) 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 Damd_iommu.h168 static inline struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain() function
H A Diommu.c2577 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_iotlb_sync_map()
2591 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_flush_iotlb_all()
2602 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_iotlb_sync()
2809 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_domain_free()
2873 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_attach_device()
2938 struct protection_domain *pdomain = to_pdomain(domain); in amd_iommu_set_dirty_tracking()