Searched refs:ttm_page_alloc_init (Results 1 – 3 of 3) sorted by relevance
35 int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages);
275 ttm_page_alloc_init(glob, glob->zone_kernel->max_mem/(2*PAGE_SIZE)); in ttm_mem_global_init()
805 int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages) in ttm_page_alloc_init() function