Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Damd_iommu.c193 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain() function
2265 domain = to_pdomain(io_domain); in get_domain()
2924 domain = to_pdomain(dom); in amd_iommu_domain_free()
2985 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_attach_device()
3021 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_map()
3043 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_unmap()
3059 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_iova_to_phys()
3154 struct dma_ops_domain *dma_dom = to_dma_ops_domain(to_pdomain(domain)); in amd_iommu_apply_resv_region()
3172 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_flush_iotlb_all()
3230 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_domain_direct_map()
[all …]