taglinefilesource code
PGDIR_SIZE20include/asm-alpha/page.h#define PGDIR_SIZE      (1UL << PGDIR_SHIFT)
PGDIR_SIZE11include/asm-i386/page.h#define PGDIR_SIZE      (1UL << PGDIR_SHIFT)
PGDIR_SIZE15include/asm-mips/page.h#define PGDIR_SIZE      (1UL << PGDIR_SHIFT)
PGDIR_SIZE23include/asm-sparc/page.h#define PGDIR_SIZE   (1UL << PGDIR_SHIFT)