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