FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ttm_tt_swapin
sys/dev/drm2/ttm/ttm_bo_driver.h
651
extern int ttm_tt_swapin(struct ttm_tt *ttm);
sys/dev/drm2/ttm/ttm_page_alloc.c
873
ret = ttm_tt_swapin(ttm);
sys/dev/drm2/ttm/ttm_page_alloc_dma.c
910
ret = ttm_tt_swapin(ttm);