Searched refs:kfd_bo (Results 1 – 5 of 5) sorted by relevance
640 struct amdgpu_bo_list_entry kfd_bo; /* BO list entry for the KFD BO */ member681 ctx->kfd_bo.robj = bo; in reserve_bo_and_vm()682 ctx->kfd_bo.priority = 0; in reserve_bo_and_vm()683 ctx->kfd_bo.tv.bo = &bo->tbo; in reserve_bo_and_vm()684 ctx->kfd_bo.tv.shared = true; in reserve_bo_and_vm()685 ctx->kfd_bo.user_pages = NULL; in reserve_bo_and_vm()686 list_add(&ctx->kfd_bo.tv.head, &ctx->list); in reserve_bo_and_vm()746 ctx->kfd_bo.robj = bo; in reserve_bo_and_cond_vms()747 ctx->kfd_bo.priority = 0; in reserve_bo_and_cond_vms()748 ctx->kfd_bo.tv.bo = &bo->tbo; in reserve_bo_and_cond_vms()[all …]
325 struct kgd_mem *mem = bo->kfd_bo; in amdgpu_mn_invalidate_range_start_hsa()450 bo->kfd_bo ? AMDGPU_MN_TYPE_HSA : AMDGPU_MN_TYPE_GFX; in amdgpu_mn_register()
107 struct kgd_mem *kfd_bo; member
95 if (bo->kfd_bo) in amdgpu_bo_destroy()
306 if (abo->kfd_bo) in amdgpu_verify_access()