Searched defs:PGD_TABLE_SIZE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgtable-ppc64-64k.h15 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
H A Dpgtable-ppc64-4k.h17 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
H A Dpgtable-ppc32.h40 #define PGD_TABLE_SIZE (sizeof(pgd_t) << (32 - PGDIR_SHIFT)) macro

Completed in 69 milliseconds