Searched refs:xe_ggtt_alloc (Results 1 – 3 of 3) sorted by relevance
91 tile->mem.ggtt = xe_ggtt_alloc(tile); in xe_tile_alloc()
14 struct xe_ggtt *xe_ggtt_alloc(struct xe_tile *tile);
162 * xe_ggtt_alloc - Allocate a GGTT for a given &xe_tile169 struct xe_ggtt *xe_ggtt_alloc(struct xe_tile *tile) in xe_ggtt_alloc() function