Home
last modified time | relevance | path

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

/drivers/iommu/amd/
Diommu.c136 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain() function
1968 domain = to_pdomain(dom); in amd_iommu_domain_free()
2013 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_attach_device()
2050 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_iotlb_sync_map()
2061 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_map()
2106 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_unmap()
2124 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_iova_to_phys()
2209 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_flush_iotlb_all()
2221 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_iotlb_sync()
2297 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_domain_direct_map()
[all …]