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