Searched refs:amdgpu_bo_evict_vram (Results 1 – 3 of 3) sorted by relevance
220 int amdgpu_bo_evict_vram(struct amdgpu_device *adev);
2251 amdgpu_bo_evict_vram(adev); in amdgpu_device_fini()2352 amdgpu_bo_evict_vram(adev); in amdgpu_device_suspend()2362 amdgpu_bo_evict_vram(adev); in amdgpu_device_suspend()
801 int amdgpu_bo_evict_vram(struct amdgpu_device *adev) in amdgpu_bo_evict_vram() function