Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Diommu.c180 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain() function
2184 domain = to_pdomain(dom); in amd_iommu_domain_free()
2204 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_attach_device()
2239 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_iotlb_sync_map()
2250 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_map_pages()
2297 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_unmap_pages()
2316 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_iova_to_phys()
2413 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_flush_iotlb_all()
2425 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_iotlb_sync()
2513 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_domain_direct_map()
[all …]