Searched refs:PAGE_BLOCK_MAX_ORDER (Results 1 – 4 of 4) sorted by relevance
60 #define pageblock_order MIN_T(unsigned int, HUGETLB_PAGE_ORDER, PAGE_BLOCK_MAX_ORDER)66 #define pageblock_order MIN_T(unsigned int, HPAGE_PMD_ORDER, PAGE_BLOCK_MAX_ORDER)71 #define pageblock_order PAGE_BLOCK_MAX_ORDER
42 #define PAGE_BLOCK_MAX_ORDER MAX_PAGE_ORDER macro44 #define PAGE_BLOCK_MAX_ORDER CONFIG_PAGE_BLOCK_MAX_ORDER macro52 #if (PAGE_BLOCK_MAX_ORDER > MAX_PAGE_ORDER)53 #error MAX_PAGE_ORDER must be >= PAGE_BLOCK_MAX_ORDER
1515 unsigned int order = PAGE_BLOCK_MAX_ORDER; in set_pageblock_order()
1003 config PAGE_BLOCK_MAX_ORDER config