Searched refs:PAGE_REPORTING_MIN_ORDER (Results 1 – 2 of 2) sorted by relevance
13 #define PAGE_REPORTING_MIN_ORDER pageblock_order macro41 if (order < PAGE_REPORTING_MIN_ORDER) in page_reporting_notify_free()
232 (PAGE_REPORTING_CAPACITY << PAGE_REPORTING_MIN_ORDER); in page_reporting_process_zone()242 for (order = PAGE_REPORTING_MIN_ORDER; order < MAX_ORDER; order++) { in page_reporting_process_zone()