Searched refs:xe_ttm_bo_destroy (Results 1 – 1 of 1) sorted by relevance
1426 static void xe_ttm_bo_destroy(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_destroy() function1704 xe_ttm_bo_destroy(&bo->ttm); in ___xe_bo_create_locked()1715 &ctx, NULL, resv, xe_ttm_bo_destroy); in ___xe_bo_create_locked()2278 if (bo->destroy == &xe_ttm_bo_destroy) in xe_bo_is_xe_bo()