HomeSort by: relevance | last modified time | path
    Searched defs:ttm_tt_swapout (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_tt.c 521 int ttm_tt_swapout(struct ttm_tt *ttm, struct file *persistent_swap_storage) function in typeref:typename:int
534 ttm->bdev->driver->ttm_tt_swapout(ttm);
  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_bo_driver.h 262 * ttm_tt_swapout
268 void (*ttm_tt_swapout)(struct ttm_tt *ttm); member in struct:ttm_bo_driver

Completed in 14 milliseconds