Home
last modified time | relevance | path

Searched defs:PMD_TABLE_SIZE (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/nohash/64/
Dpgtable-64k.h25 #define PMD_TABLE_SIZE (sizeof(pmd_t) << PMD_INDEX_SIZE) macro
Dpgtable-4k.h15 #define PMD_TABLE_SIZE (sizeof(pmd_t) << PMD_INDEX_SIZE) macro
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h176 #define PMD_TABLE_SIZE __pmd_table_size macro