ttm_pool_unpopulate  138 drivers/gpu/drm/drm_vram_mm_helper.c 	.ttm_tt_unpopulate = ttm_pool_unpopulate,
ttm_pool_unpopulate 1636 drivers/gpu/drm/nouveau/nouveau_bo.c 			ttm_pool_unpopulate(ttm);
ttm_pool_unpopulate 1681 drivers/gpu/drm/nouveau/nouveau_bo.c 	ttm_pool_unpopulate(ttm);
ttm_pool_unpopulate  148 drivers/gpu/drm/ttm/ttm_agp_backend.c 	ttm_pool_unpopulate(ttm);
ttm_pool_unpopulate 1081 drivers/gpu/drm/ttm/ttm_page_alloc.c 			ttm_pool_unpopulate(ttm);
ttm_pool_unpopulate 1095 drivers/gpu/drm/ttm/ttm_page_alloc.c EXPORT_SYMBOL(ttm_pool_unpopulate);
ttm_pool_unpopulate 1127 drivers/gpu/drm/ttm/ttm_page_alloc.c 			ttm_pool_unpopulate(&tt->ttm);
ttm_pool_unpopulate 1165 drivers/gpu/drm/ttm/ttm_page_alloc.c 	ttm_pool_unpopulate(&tt->ttm);
ttm_pool_unpopulate  499 drivers/gpu/drm/ttm/ttm_tt.c 		ttm_pool_unpopulate(ttm);
ttm_pool_unpopulate  703 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 		ttm_pool_unpopulate(ttm);
ttm_pool_unpopulate   59 include/drm/ttm/ttm_page_alloc.h void ttm_pool_unpopulate(struct ttm_tt *ttm);