Home
last modified time | relevance | path

Searched refs:xe_ttm_bo_destroy (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c1827 static void xe_ttm_bo_destroy(struct ttm_buffer_object *ttm_bo) in __xe_bo_cpu_fault()
2380 xe_ttm_bo_destroy(&bo->ttm); in __xe_bo_create_locked()
2391 &ctx, NULL, resv, xe_ttm_bo_destroy);
3143 if (bo->destroy == &xe_ttm_bo_destroy) in gem_create_user_extensions()
1703 static void xe_ttm_bo_destroy(struct ttm_buffer_object *ttm_bo) xe_ttm_bo_destroy() function