Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/ttm/
H A Dttm_tt.h189 int ttm_tt_swapin(struct ttm_tt *ttm);
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_tt.c210 int ttm_tt_swapin(struct ttm_tt *ttm) in ttm_tt_swapin() function
347 ret = ttm_tt_swapin(ttm); in ttm_tt_populate()