Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/
Dapple-dart.c197 static struct apple_dart_domain *to_dart_domain(struct iommu_domain *dom) in to_dart_domain() function
338 apple_dart_domain_flush_tlb(to_dart_domain(domain)); in apple_dart_flush_iotlb_all()
344 apple_dart_domain_flush_tlb(to_dart_domain(domain)); in apple_dart_iotlb_sync()
350 apple_dart_domain_flush_tlb(to_dart_domain(domain)); in apple_dart_iotlb_sync_map()
356 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_iova_to_phys()
370 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_map_pages()
385 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_unmap_pages()
412 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_finalize_domain()
502 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_attach_dev()
544 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_detach_dev()
[all …]