Searched refs:xe_ttm_bo_destroy (Results 1 – 1 of 1) sorted by relevance
1827 static void xe_ttm_bo_destroy(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_destroy() function2384 xe_ttm_bo_destroy(&bo->ttm); in xe_bo_init_locked()2395 &ctx, NULL, resv, xe_ttm_bo_destroy); in xe_bo_init_locked()3147 if (bo->destroy == &xe_ttm_bo_destroy) in xe_bo_is_xe_bo()