Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dtegra-gart.c101 static inline bool gart_pte_valid(struct gart_device *gart, unsigned long iova) in gart_pte_valid() function
170 if (unlikely(gart_debug && gart_pte_valid(gart, iova))) { in __gart_iommu_map()
199 if (unlikely(gart_debug && !gart_pte_valid(gart, iova))) { in __gart_iommu_unmap()