ttm_tt_swapin
int ttm_tt_swapin(struct ttm_tt *ttm);
err = ttm_tt_swapin(tt);
EXPORT_SYMBOL_FOR_TESTS_ONLY(ttm_tt_swapin);
ret = ttm_tt_swapin(ttm);