Searched refs:copy_reserved_iova (Results 1 – 3 of 3) sorted by relevance
156 void copy_reserved_iova(struct iova_domain *from, struct iova_domain *to);230 static inline void copy_reserved_iova(struct iova_domain *from, in copy_reserved_iova() function
806 copy_reserved_iova(struct iova_domain *from, struct iova_domain *to) in copy_reserved_iova() function826 EXPORT_SYMBOL_GPL(copy_reserved_iova);
5201 copy_reserved_iova(&reserved_iova_list, &dmar_domain->iovad); in intel_init_iova_domain()