Searched refs:amdgpu_bo_evict_vram (Results 1 – 3 of 3) sorted by relevance
150 int amdgpu_bo_evict_vram(struct amdgpu_device *adev);
1596 amdgpu_bo_evict_vram(adev); in amdgpu_device_fini()1690 amdgpu_bo_evict_vram(adev); in amdgpu_suspend_kms()1697 amdgpu_bo_evict_vram(adev); in amdgpu_suspend_kms()
463 int amdgpu_bo_evict_vram(struct amdgpu_device *adev) in amdgpu_bo_evict_vram() function