Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h307 int amdgpu_bo_evict_vram(struct amdgpu_device *adev);
Damdgpu_object.c1051 int amdgpu_bo_evict_vram(struct amdgpu_device *adev) in amdgpu_bo_evict_vram() function
Damdgpu_debugfs.c1258 *val = amdgpu_bo_evict_vram(adev); in amdgpu_debugfs_evict_vram()
Damdgpu_device.c3953 amdgpu_bo_evict_vram(adev); in amdgpu_device_suspend()
3962 amdgpu_bo_evict_vram(adev); in amdgpu_device_suspend()