<dec f='src/src/sys/external/bsd/drm2/include/drm/ttm/ttm_page_alloc.h' l='38' type='int ttm_bus_dma_populate(struct ttm_dma_tt * )'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/nouveau/nouveau_bo.c' l='1445' u='c' c='nouveau_ttm_tt_populate'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_ttm.c' l='642' u='c' c='radeon_ttm_tt_populate'/>
<use f='src/src/sys/external/bsd/drm2/ttm/ttm_agp_backend.c' l='84' u='c' c='ttm_agp_tt_populate'/>
<def f='src/src/sys/external/bsd/drm2/ttm/ttm_bus_dma.c' l='53' ll='103' type='int ttm_bus_dma_populate(struct ttm_dma_tt * ttm_dma)'/>
<doc f='src/src/sys/external/bsd/drm2/ttm/ttm_bus_dma.c' l='43'>/*
 * ttm_bus_dma_populate(ttm_dma)
 *
 *	If ttm_dma is not already populated, wire its pages and load
 *	its DMA map.  The wiring and loading are stable as long as the
 *	associated bo is reserved.
 *
 *	Transitions from tt_unpopulated or tt_unbound to tt_unbound.
 *	Marks as wired, a.k.a. !swapped.
 */</doc>
