Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Diommu.c150 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain() function
2502 domain = to_pdomain(dom); in amd_iommu_domain_free()
2554 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_attach_device()
2592 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_map()
2617 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_unmap()
2630 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_iova_to_phys()
2729 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_flush_iotlb_all()
2811 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_domain_direct_map()
2835 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_domain_enable_v2()
2949 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_flush_page()
[all …]