Searched refs:kfd_bo (Results 1 – 4 of 4) sorted by relevance
114 amdgpu_amdkfd_evict_userptr(bo->kfd_bo, bo->notifier.mm); in amdgpu_mn_invalidate_hsa()135 if (bo->kfd_bo) in amdgpu_mn_register()
878 struct amdgpu_bo_list_entry kfd_bo; /* BO list entry for the KFD BO */ member919 ctx->kfd_bo.priority = 0; in reserve_bo_and_vm()920 ctx->kfd_bo.tv.bo = &bo->tbo; in reserve_bo_and_vm()921 ctx->kfd_bo.tv.num_shared = 1; in reserve_bo_and_vm()922 list_add(&ctx->kfd_bo.tv.head, &ctx->list); in reserve_bo_and_vm()982 ctx->kfd_bo.priority = 0; in reserve_bo_and_cond_vms()983 ctx->kfd_bo.tv.bo = &bo->tbo; in reserve_bo_and_cond_vms()984 ctx->kfd_bo.tv.num_shared = 1; in reserve_bo_and_cond_vms()985 list_add(&ctx->kfd_bo.tv.head, &ctx->list); in reserve_bo_and_cond_vms()1474 bo->kfd_bo = *mem; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()
111 struct kgd_mem *kfd_bo; member
1304 if (abo->kfd_bo) in amdgpu_bo_release_notify()