<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_driver.h' l='658' type='int ttm_tt_bind(struct ttm_tt * ttm, struct ttm_mem_reg * bo_mem)'/>
<doc f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_driver.h' l='650'>/**
 * ttm_ttm_bind:
 *
 * @ttm: The struct ttm_tt containing backing pages.
 * @bo_mem: The struct ttm_mem_reg identifying the binding location.
 *
 * Bind the pages of @ttm to an aperture location identified by @bo_mem
 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/nouveau/nouveau_bo.c' l='1129' u='c' c='nouveau_bo_move_flipd'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_ttm.c' l='323' u='c' c='radeon_move_vram_ram'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/ttm/ttm_bo.c' l='345' u='c' c='ttm_bo_handle_move_mem'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/ttm/ttm_bo_util.c' l='72' u='c' c='ttm_bo_move_ttm'/>
<def f='src/src/sys/external/bsd/drm2/dist/drm/ttm/ttm_tt.c' l='328' ll='349' type='int ttm_tt_bind(struct ttm_tt * ttm, struct ttm_mem_reg * bo_mem)'/>
