Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Dtegra-gart.c93 static inline void gart_set_pte(struct gart_device *gart, in gart_set_pte() function
119 gart_set_pte(gart, iova, data ? *(data++) : 0); in do_gart_setup()
283 gart_set_pte(gart, iova, GART_PTE(pfn)); in gart_iommu_map()
300 gart_set_pte(gart, iova, 0); in gart_iommu_unmap()