Searched refs:ggtt_base (Results 1 – 3 of 3) sorted by relevance
44 u64 ggtt_base = tile->sriov.vf.self_config.ggtt_base; in xe_tile_sriov_vf_balloon_ggtt_locked() local70 if (ggtt_base < wopcm || ggtt_base > GUC_GGTT_TOP || in xe_tile_sriov_vf_balloon_ggtt_locked()71 ggtt_size > GUC_GGTT_TOP - ggtt_base) { in xe_tile_sriov_vf_balloon_ggtt_locked()73 tile->id, ggtt_base, ggtt_base + ggtt_size - 1); in xe_tile_sriov_vf_balloon_ggtt_locked()78 end = ggtt_base; in xe_tile_sriov_vf_balloon_ggtt_locked()86 start = ggtt_base + ggtt_size; in xe_tile_sriov_vf_balloon_ggtt_locked()333 return config->ggtt_base; in xe_tile_sriov_vf_ggtt_base()343 void xe_tile_sriov_vf_ggtt_base_store(struct xe_tile *tile, u64 ggtt_base) in xe_tile_sriov_vf_ggtt_base_store() argument349 config->ggtt_base = ggtt_base; in xe_tile_sriov_vf_ggtt_base_store()
16 u64 ggtt_base; member
1149 u64 ggtt_base = xe_tile_sriov_vf_ggtt_base(gt_to_tile(gt)); in xe_gt_sriov_vf_print_config() local1152 ggtt_base, ggtt_base + ggtt_size - 1); in xe_gt_sriov_vf_print_config()