Home
last modified time | relevance | path

Searched refs:__xe_ggtt_insert_bo_at (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_ggtt.c608 static int __xe_ggtt_insert_bo_at(struct xe_ggtt *ggtt, struct xe_bo *bo, in __xe_ggtt_insert_bo_at() function
668 return __xe_ggtt_insert_bo_at(ggtt, bo, start, end); in xe_ggtt_insert_bo_at()
680 return __xe_ggtt_insert_bo_at(ggtt, bo, 0, U64_MAX); in xe_ggtt_insert_bo()