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