Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h567 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.c385 void amdgpu_vm_move_to_lru_tail(struct amdgpu_device *adev, in amdgpu_vm_move_to_lru_tail() function