HomeSort by: relevance | last modified time | path
    Searched refs:ttm_page_alloc_init (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/include/drm/ttm/
ttm_page_alloc.h 45 ttm_page_alloc_init(struct ttm_mem_global *glob __unused, function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_page_alloc.h 39 int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages);
  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_memory.c 477 ttm_page_alloc_init(glob, glob->zone_kernel->max_mem/(2*PAGE_SIZE));
ttm_page_alloc.c 959 int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages) function in typeref:typename:int

Completed in 14 milliseconds