Searched refs:amdgpu_gart_unbind (Results 1 – 3 of 3) sorted by relevance
60 void amdgpu_gart_unbind(struct amdgpu_device *adev, uint64_t offset,
291 * amdgpu_gart_unbind - unbind pages from the gart page table301 void amdgpu_gart_unbind(struct amdgpu_device *adev, uint64_t offset, in amdgpu_gart_unbind() function
1079 amdgpu_gart_unbind(adev, gtt->offset, ttm->num_pages); in amdgpu_ttm_backend_unbind()