HomeSort by: relevance | last modified time | path
    Searched refs:ttm_tt_swapin (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_tt.h 237 * ttm_tt_swapin:
243 int ttm_tt_swapin(struct ttm_tt *ttm);
  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_bo_vm.c 427 ret = ttm_tt_swapin(bo->ttm);
ttm_tt.c 478 int ttm_tt_swapin(struct ttm_tt *ttm) function in typeref:typename:int
ttm_page_alloc.c 1084 ret = ttm_tt_swapin(ttm);
ttm_page_alloc_dma.c 983 ret = ttm_tt_swapin(ttm);

Completed in 47 milliseconds