Searched refs:ttm_tt_restore (Results 1 – 3 of 3) sorted by relevance
298 int ttm_tt_restore(struct ttm_device *bdev, struct ttm_tt *tt,
298 int ttm_tt_restore(struct ttm_device *bdev, struct ttm_tt *tt, in ttm_tt_restore() function310 EXPORT_SYMBOL(ttm_tt_restore);
568 err = ttm_tt_restore(ttm_dev, tt, ctx); in xe_ttm_tt_populate()