Home
last modified time | relevance | path

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

/linux-6.15/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.h165 static inline struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain() function
H A Diommu.c2576 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_domain_free()
2648 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_attach_device()
2688 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_iotlb_sync_map()
2700 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_map_pages()
2747 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_unmap_pages()
2766 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_iova_to_phys()
2800 struct protection_domain *pdomain = to_pdomain(domain); in amd_iommu_set_dirty_tracking()
2843 struct protection_domain *pdomain = to_pdomain(domain); in amd_iommu_read_and_clear_dirty()
2928 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_flush_iotlb_all()
2939 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_iotlb_sync()