Home
last modified time | relevance | path

Searched refs:amdgpu_vm_move_to_lru_tail (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h441 void amdgpu_vm_move_to_lru_tail(struct amdgpu_device *adev,
Damdgpu_cs.c1252 amdgpu_vm_move_to_lru_tail(p->adev, &fpriv->vm); in amdgpu_cs_submit()
Damdgpu_vm.c635 void amdgpu_vm_move_to_lru_tail(struct amdgpu_device *adev, in amdgpu_vm_move_to_lru_tail() function