Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h581 void amdgpu_vm_move_to_lru_tail(struct amdgpu_device *adev,
Damdgpu_cs.c1372 amdgpu_vm_move_to_lru_tail(p->adev, &fpriv->vm); in amdgpu_cs_submit()
Damdgpu_vm.c496 void amdgpu_vm_move_to_lru_tail(struct amdgpu_device *adev, in amdgpu_vm_move_to_lru_tail() function