Searched refs:PMD_ENTRY_SIZE (Results 1 – 3 of 3) sorted by relevance
112 #define PMD_ENTRY_SIZE (1UL << BITS_PER_PMD_ENTRY) macro
584 BUILD_BUG_ON(PMD_ENTRY_SIZE != sizeof(pmd_t)); in mem_init()
275 DEFINE(ASM_PMD_ENTRY_SIZE, PMD_ENTRY_SIZE); in main()