Searched refs:bo_ptr_size (Results 1 – 9 of 9) sorted by relevance
251 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_bo_create_reserved()558 BUG_ON(bp->bo_ptr_size < sizeof(struct amdgpu_bo)); in amdgpu_bo_create()561 bo = kvzalloc(bp->bo_ptr_size, GFP_KERNEL); in amdgpu_bo_create()655 bp->bo_ptr_size = sizeof(struct amdgpu_bo_user); in amdgpu_bo_create_user()687 BUG_ON(bp->bo_ptr_size < sizeof(struct amdgpu_bo_vm)); in amdgpu_bo_create_vm()
88 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_benchmark_move()
129 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_gart_table_vram_alloc()
65 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_do_test_moves()
260 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_amdkfd_alloc_gtt_mem()343 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_amdkfd_alloc_gws()
52 u32 bo_ptr_size; member
60 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_gmc_pdb0_alloc()
116 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_gem_object_create()
944 bp.bo_ptr_size = struct_size((*vmbo), entries, num_entries); in amdgpu_vm_pt_create()974 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_vm_pt_create()