Searched refs:bb_pool (Results 1 – 3 of 3) sorted by relevance
460 struct xe_sa_manager *bb_pool; in xe_sriov_vf_ccs_print() local469 bb_pool = xe->sriov.vf.ccs.contexts[ctx_id].mem.ccs_bb_pool; in xe_sriov_vf_ccs_print()470 if (!bb_pool) in xe_sriov_vf_ccs_print()475 drm_suballoc_dump_debug_info(&bb_pool->base, p, xe_sa_manager_gpu_addr(bb_pool)); in xe_sriov_vf_ccs_print()
562 gt->usm.bb_pool = xe_sa_bo_manager_init(gt_to_tile(gt), in gt_init_with_all_forcewake()564 if (IS_ERR(gt->usm.bb_pool)) { in gt_init_with_all_forcewake()565 err = PTR_ERR(gt->usm.bb_pool); in gt_init_with_all_forcewake()
252 batch = tile->primary_gt->usm.bb_pool->bo; in xe_migrate_prepare_vm()273 batch = tile->primary_gt->usm.bb_pool->bo; in xe_migrate_prepare_vm()