Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_ggtt.h27 void xe_ggtt_map_bo(struct xe_ggtt *ggtt, struct xe_bo *bo);
H A Dxe_bo_evict.c163 xe_ggtt_map_bo(tile->mem.ggtt, bo); in xe_bo_restore_kernel()
H A Dxe_ggtt.c594 void xe_ggtt_map_bo(struct xe_ggtt *ggtt, struct xe_bo *bo) in xe_ggtt_map_bo() function
648 xe_ggtt_map_bo(ggtt, bo); in __xe_ggtt_insert_bo_at()