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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.h42 #define PGD_TABLE_SIZE (sizeof(pgd_t) << (32 - PGDIR_SHIFT)) macro

Completed in 46 milliseconds