Searched refs:BROOKTREE_ALLOC_PAGES (Results 1 – 4 of 4) sorted by relevance
54 #if defined(BROOKTREE_ALLOC_PAGES)55 #define BKTR_ALLOC_PAGES BROOKTREE_ALLOC_PAGES
245 #ifndef BROOKTREE_ALLOC_PAGES246 #define BROOKTREE_ALLOC_PAGES 217*4 macro248 #define BROOKTREE_ALLOC (BROOKTREE_ALLOC_PAGES * PAGE_SIZE)547 bktr->alloc_pages = BROOKTREE_ALLOC_PAGES; in common_bktr_attach()
647 BROOKTREE_ALLOC_PAGES opt_bktr.h
3048 # BROOKTREE_ALLOC_PAGES hasn't actually been superseded by it, since the3049 # driver still mostly spells this option BROOKTREE_ALLOC_PAGES.3051 options BROOKTREE_ALLOC_PAGES=(217*4+1)