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

/freebsd-10.2-release/sys/dev/drm2/ttm/
H A Dttm_page_alloc.h71 int ttm_dma_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages);
87 static inline int ttm_dma_page_alloc_init(struct ttm_mem_global *glob, function
H A Dttm_memory.c278 ttm_dma_page_alloc_init(glob, glob->zone_kernel->max_mem/(2*PAGE_SIZE));
H A Dttm_page_alloc_dma.c1056 int ttm_dma_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages) function

Completed in 52 milliseconds