Searched refs:ttm_page_alloc_init (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_page_alloc.h36 int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages);
H A Dttm_memory.c277 ttm_page_alloc_init(glob, glob->zone_kernel->max_mem/(2*PAGE_SIZE));
H A Dttm_page_alloc.c808 int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages) function

Completed in 145 milliseconds