Searched refs:amdgpu_vm_pt_map_tables (Results 1 – 3 of 3) sorted by relevance
592 int amdgpu_vm_pt_map_tables(struct amdgpu_device *adev, struct amdgpu_vm *vm);
971 int amdgpu_vm_pt_map_tables(struct amdgpu_device *adev, struct amdgpu_vm *vm) in amdgpu_vm_pt_map_tables() function
2560 r = amdgpu_vm_pt_map_tables(adev, vm); in amdgpu_vm_make_compute()