Home
last modified time | relevance | path

Searched refs:tt_unpopulated (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/drm2/ttm/
H A Dttm_tt.c110 if (ttm->state == tt_unpopulated) { in ttm_tt_set_caching()
191 ttm->state = tt_unpopulated; in ttm_tt_init()
221 ttm->state = tt_unpopulated; in ttm_dma_tt_init()
322 MPASS(ttm->state == tt_unbound || ttm->state == tt_unpopulated); in ttm_tt_swapout()
H A Dttm_agp_backend.c123 if (ttm->state != tt_unpopulated) in ttm_agp_tt_populate()
H A Dttm_bo_util.c320 if (ttm->state == tt_unpopulated) { in ttm_bo_move_memcpy()
488 if (ttm->state == tt_unpopulated) { in ttm_bo_kmap_ttm()
H A Dttm_bo_driver.h125 tt_unpopulated, enumerator
H A Dttm_page_alloc.c852 if (ttm->state != tt_unpopulated) in ttm_pool_populate()
897 ttm->state = tt_unpopulated; in ttm_pool_unpopulate()
H A Dttm_page_alloc_dma.c874 if (ttm->state != tt_unpopulated) in ttm_dma_populate()
1000 ttm->state = tt_unpopulated; in ttm_dma_unpopulate()