Home
last modified time | relevance | path

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

/Linux-v5.10/include/drm/ttm/
Dttm_memory.h93 bool ttm_check_under_lowerlimit(struct ttm_mem_global *glob, uint64_t num_pages,
/Linux-v5.10/drivers/gpu/drm/ttm/
Dttm_memory.c541 ttm_check_under_lowerlimit(struct ttm_mem_global *glob, in ttm_check_under_lowerlimit() function
Dttm_page_alloc.c1059 if (ttm_check_under_lowerlimit(mem_glob, ttm->num_pages, ctx)) in ttm_pool_populate()
Dttm_page_alloc_dma.c900 if (ttm_check_under_lowerlimit(mem_glob, num_pages, ctx)) in ttm_dma_populate()