Searched refs:__xe_bo_placement_for_flags (Results 1 – 1 of 1) sorted by relevance
301 static int __xe_bo_placement_for_flags(struct xe_device *xe, struct xe_bo *bo, in __xe_bo_placement_for_flags() function325 return __xe_bo_placement_for_flags(xe, bo, bo_flags, type); in xe_bo_placement_for_flags()2207 err = __xe_bo_placement_for_flags(xe, bo, bo->flags, type); in xe_bo_init_locked()