Searched refs:COMPACTION_HPAGE_ORDER (Results 1 – 1 of 1) sorted by relevance
76 #define COMPACTION_HPAGE_ORDER HPAGE_PMD_ORDER macro78 #define COMPACTION_HPAGE_ORDER HUGETLB_PAGE_ORDER macro80 #define COMPACTION_HPAGE_ORDER (PMD_SHIFT - PAGE_SHIFT) macro2202 return extfrag_for_order(zone, COMPACTION_HPAGE_ORDER); in fragmentation_score_zone()2680 if (cc->order == COMPACTION_HPAGE_ORDER) in compact_zone()