Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/drm/ttm/
H A Dttm_page_alloc.h45 ttm_page_alloc_init(struct ttm_mem_global *glob __unused, in ttm_page_alloc_init() function
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ttm/
H A Dttm_page_alloc.h39 int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages);
/netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_memory.c477 ttm_page_alloc_init(glob, glob->zone_kernel->max_mem/(2*PAGE_SIZE)); in ttm_mem_global_init()
H A Dttm_page_alloc.c959 int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages) in ttm_page_alloc_init() function