Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/
Dapple-dart.c159 struct apple_dart_domain { struct
197 static struct apple_dart_domain *to_dart_domain(struct iommu_domain *dom) in to_dart_domain()
199 return container_of(dom, struct apple_dart_domain, domain); in to_dart_domain()
323 static void apple_dart_domain_flush_tlb(struct apple_dart_domain *domain) in apple_dart_domain_flush_tlb()
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()
392 apple_dart_setup_translation(struct apple_dart_domain *domain, in apple_dart_setup_translation()
412 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_finalize_domain()
482 static int apple_dart_domain_add_streams(struct apple_dart_domain *domain, in apple_dart_domain_add_streams()
[all …]