Searched refs:ttm_flags (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_page_alloc.c | 506 int ttm_flags, enum ttm_caching_state cstate, in ttm_handle_caching_state_failure() argument 524 int ttm_flags, enum ttm_caching_state cstate, unsigned count) in ttm_alloc_new_pages() argument 549 ttm_flags, cstate, in ttm_alloc_new_pages() 570 ttm_flags, cstate, in ttm_alloc_new_pages() 585 ttm_flags, cstate, in ttm_alloc_new_pages() 599 int ttm_flags, enum ttm_caching_state cstate, unsigned count) in ttm_page_pool_fill_locked() argument 629 ttm_flags, cstate, alloc_size); in ttm_page_pool_fill_locked() 657 int ttm_flags, in ttm_page_pool_get_pages() argument 665 ttm_page_pool_fill_locked(pool, ttm_flags, cstate, count); in ttm_page_pool_get_pages()
|