amdgpu_bo_evict_vram  911 drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c 	seq_printf(m, "(%d)\n", amdgpu_bo_evict_vram(adev));
amdgpu_bo_evict_vram 3080 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 	amdgpu_bo_evict_vram(adev);
amdgpu_bo_evict_vram 3090 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 	amdgpu_bo_evict_vram(adev);
amdgpu_bo_evict_vram  254 drivers/gpu/drm/amd/amdgpu/amdgpu_object.h int amdgpu_bo_evict_vram(struct amdgpu_device *adev);