Searched refs:copy_reserved_iova (Results 1 – 4 of 4) sorted by relevance
156 void copy_reserved_iova(struct iova_domain *from, struct iova_domain *to);228 static inline void copy_reserved_iova(struct iova_domain *from, in copy_reserved_iova() function
696 copy_reserved_iova(struct iova_domain *from, struct iova_domain *to) in copy_reserved_iova() function716 EXPORT_SYMBOL_GPL(copy_reserved_iova);
1808 copy_reserved_iova(&reserved_iova_ranges, &dma_dom->iovad); in dma_ops_domain_alloc()
1909 copy_reserved_iova(&reserved_iova_list, &domain->iovad); in domain_reserve_special_ranges()