Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Diova.h83 void copy_reserved_iova(struct iova_domain *from, struct iova_domain *to);
/linux-4.1.27/drivers/iommu/
Diova.c476 copy_reserved_iova(struct iova_domain *from, struct iova_domain *to) in copy_reserved_iova() function
Dintel-iommu.c1688 copy_reserved_iova(&reserved_iova_list, &domain->iovad); in domain_reserve_special_ranges()