Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dapple-dart.c302 static struct apple_dart_domain *to_dart_domain(struct iommu_domain *dom) in to_dart_domain() function
504 apple_dart_domain_flush_tlb(to_dart_domain(domain)); in apple_dart_flush_iotlb_all()
510 apple_dart_domain_flush_tlb(to_dart_domain(domain)); in apple_dart_iotlb_sync()
516 apple_dart_domain_flush_tlb(to_dart_domain(domain)); in apple_dart_iotlb_sync_map()
523 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_iova_to_phys()
537 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_map_pages()
552 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_unmap_pages()
668 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_attach_dev_paging()
777 struct apple_dart_domain *dart_domain = to_dart_domain(domain); in apple_dart_domain_free()