Searched refs:copy_reserved_iova (Results 1 – 3 of 3) sorted by relevance
155 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
706 copy_reserved_iova(struct iova_domain *from, struct iova_domain *to) in copy_reserved_iova() function726 EXPORT_SYMBOL_GPL(copy_reserved_iova);
5110 copy_reserved_iova(&reserved_iova_list, &dmar_domain->iovad); in intel_init_iova_domain()