Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c353 static enum pool_type ttm_to_type(int flags, enum ttm_caching_state cstate) in ttm_to_type() function
877 type = ttm_to_type(ttm->page_flags, ttm->caching_state); in ttm_dma_populate()
946 type = ttm_to_type(ttm->page_flags, ttm->caching_state); in ttm_dma_unpopulate()
952 ttm_to_type(ttm->page_flags, tt_cached)) == pool); in ttm_dma_unpopulate()