Searched refs:reserve_iova (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Diova.h93 struct iova *reserve_iova(struct iova_domain *iovad, unsigned long pfn_lo,
140 static inline struct iova *reserve_iova(struct iova_domain *iovad, function
/linux-master/drivers/media/platform/nvidia/tegra-vde/
H A Diommu.c103 iova = reserve_iova(&vde->iova, 0x60000000 >> shift,
118 iova = reserve_iova(&vde->iova, 0xffffffff >> shift,
/linux-master/drivers/iommu/
H A Diova.c506 * reserve_iova - reserves an iova in the given range
514 reserve_iova(struct iova_domain *iovad, function
549 EXPORT_SYMBOL_GPL(reserve_iova); variable
H A Ddma-iommu.c529 reserve_iova(iovad, lo, hi);
540 reserve_iova(iovad, lo, hi);
586 reserve_iova(iovad, lo, hi);

Completed in 325 milliseconds