Searched refs:HUGEPAGE_SIZE (Results 1 – 1 of 1) sorted by relevance
66 #define HUGEPAGE_SIZE (1 << 21) macro104 best_start = (best_start + HUGEPAGE_SIZE - 1) & -HUGEPAGE_SIZE; in find_highmem()105 best_end = best_end & -HUGEPAGE_SIZE; in find_highmem()