Go to the documentation of this file. 1 #ifndef _MIPS_SPARSEMEM_H
2 #define _MIPS_SPARSEMEM_H
3 #ifdef CONFIG_SPARSEMEM
9 #if defined(CONFIG_HUGETLB_PAGE) && defined(CONFIG_PAGE_SIZE_64KB)
10 # define SECTION_SIZE_BITS 29
12 # define SECTION_SIZE_BITS 28
14 #define MAX_PHYSMEM_BITS 35