HomeSort by: relevance | last modified time | path
    Searched defs:SMALL_ALLOCATION (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_page_alloc.c 58 #define SMALL_ALLOCATION 16
109 * @small_allocation: Limit in number of pages what is small allocation.
999 _manager->options.small = SMALL_ALLOCATION;
ttm_page_alloc_dma.c 60 #define SMALL_ALLOCATION 4
1181 _manager->options.small = SMALL_ALLOCATION;

Completed in 36 milliseconds