BITS_PER_PMD_ENTRY
#define PMD_ENTRY_SIZE (1UL << BITS_PER_PMD_ENTRY)
#define BITS_PER_PMD (PAGE_SHIFT + PMD_TABLE_ORDER - BITS_PER_PMD_ENTRY)