Searched refs:amdgpu_ttm_evict_resources (Results 1 – 4 of 4) sorted by relevance
212 int amdgpu_ttm_evict_resources(struct amdgpu_device *adev, int mem_type);
1715 *val = amdgpu_ttm_evict_resources(adev, TTM_PL_VRAM); in amdgpu_debugfs_evict_vram()1736 *val = amdgpu_ttm_evict_resources(adev, TTM_PL_TT); in amdgpu_debugfs_evict_gtt()
2305 int amdgpu_ttm_evict_resources(struct amdgpu_device *adev, int mem_type) in amdgpu_ttm_evict_resources() function
4101 ret = amdgpu_ttm_evict_resources(adev, TTM_PL_VRAM);