Searched refs:ttm_tt_destroy (Results 1 – 9 of 9) sorted by relevance
108 void (*ttm_tt_destroy)(struct ttm_device *bdev, struct ttm_tt *ttm); member
230 void ttm_tt_destroy(struct ttm_device *bdev, struct ttm_tt *ttm);
175 .ttm_tt_destroy = &qxl_ttm_backend_destroy,
552 .ttm_tt_destroy = &vmw_ttm_destroy,
256 ttm_tt_destroy(devs->ttm_dev, bo->ttm); in ttm_tt_destroy_basic()
245 .ttm_tt_destroy = lsdc_ttm_tt_destroy,
799 ttm_tt_destroy(bo->bdev, ttm); in ttm_bo_pipeline_gutting()
1493 .ttm_tt_destroy = &nouveau_ttm_tt_destroy,
1608 .ttm_tt_destroy = xe_ttm_tt_destroy,