HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_vm_move_to_lru_tail (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vm.h 446 void amdgpu_vm_move_to_lru_tail(struct amdgpu_device *adev,
amdgpu_cs.c 1274 amdgpu_vm_move_to_lru_tail(p->adev, &fpriv->vm);
amdgpu_vm.c 634 * amdgpu_vm_move_to_lru_tail - move all BOs to the end of LRU
642 void amdgpu_vm_move_to_lru_tail(struct amdgpu_device *adev, function in typeref:typename:void

Completed in 15 milliseconds