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