Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h502 int amdgpu_vm_pt_map_tables(struct amdgpu_device *adev, struct amdgpu_vm *vm);
Damdgpu_vm_pt.c1088 int amdgpu_vm_pt_map_tables(struct amdgpu_device *adev, struct amdgpu_vm *vm) in amdgpu_vm_pt_map_tables() function
Damdgpu_vm.c2280 r = amdgpu_vm_pt_map_tables(adev, vm); in amdgpu_vm_make_compute()