Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Damd_iommu.c185 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain() function
2368 domain = to_pdomain(io_domain); in get_domain()
3017 domain = to_pdomain(dom); in amd_iommu_domain_free()
3078 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_attach_device()
3114 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_map()
3139 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_unmap()
3155 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_iova_to_phys()
3254 struct dma_ops_domain *dma_dom = to_dma_ops_domain(to_pdomain(domain)); in amd_iommu_apply_resv_region()
3272 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_flush_iotlb_all()
3333 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_domain_direct_map()
[all …]