Home
last modified time | relevance | path

Searched refs:unreserve_bo_and_vms (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c621 * @ctx: the struct that will be used in unreserve_bo_and_vms().
669 * @ctx: the struct that will be used in unreserve_bo_and_vms().
737 * unreserve_bo_and_vms - Unreserve BO and VMs from a reservation context
746 static int unreserve_bo_and_vms(struct bo_vm_reservation_context *ctx, in unreserve_bo_and_vms() function
1325 ret = unreserve_bo_and_vms(&ctx, false, false); in amdgpu_amdkfd_gpuvm_free_memory_of_gpu()
1477 ret = unreserve_bo_and_vms(&ctx, false, false); in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()
1488 unreserve_bo_and_vms(&ctx, false, false); in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()
1557 unreserve_bo_and_vms(&ctx, false, false); in amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c1086 * @ctx: the struct that will be used in unreserve_bo_and_vms().
1125 * @ctx: the struct that will be used in unreserve_bo_and_vms().
1169 * unreserve_bo_and_vms - Unreserve BO and VMs from a reservation context
1178 static int unreserve_bo_and_vms(struct bo_vm_reservation_context *ctx, in unreserve_bo_and_vms() function
1866 ret = unreserve_bo_and_vms(&ctx, false, false); in amdgpu_amdkfd_gpuvm_free_memory_of_gpu()
2026 ret = unreserve_bo_and_vms(&ctx, false, false); in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()
2031 unreserve_bo_and_vms(&ctx, false, false); in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()
2093 unreserve_bo_and_vms(&ctx, false, false); in amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu()

Completed in 7 milliseconds