Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h606 int amdgpu_vm_pt_map_tables(struct amdgpu_device *adev, struct amdgpu_vm *vm);
Damdgpu_vm_pt.c955 int amdgpu_vm_pt_map_tables(struct amdgpu_device *adev, struct amdgpu_vm *vm) in amdgpu_vm_pt_map_tables() function
Damdgpu_vm.c2658 r = amdgpu_vm_pt_map_tables(adev, vm); in amdgpu_vm_make_compute()