Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/
Dapple-dart.c262 struct apple_dart_domain { struct
300 static struct apple_dart_domain *to_dart_domain(struct iommu_domain *dom) in to_dart_domain()
302 return container_of(dom, struct apple_dart_domain, domain); in to_dart_domain()
482 static void apple_dart_domain_flush_tlb(struct apple_dart_domain *domain) in apple_dart_domain_flush_tlb()
518 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_iova_to_phys()
532 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_map_pages()
547 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_unmap_pages()
554 apple_dart_setup_translation(struct apple_dart_domain *domain, in apple_dart_setup_translation()
574 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_finalize_domain()
647 static int apple_dart_domain_add_streams(struct apple_dart_domain *domain, in apple_dart_domain_add_streams()
[all …]