taglinefilesource code
PGDIR_SIZE19include/asm-alpha/pgtable.h#define PGDIR_SIZE  (1UL << PGDIR_SHIFT)
PGDIR_SIZE27include/asm-i386/pgtable.h#define PGDIR_SIZE  (1UL << PGDIR_SHIFT)
PGDIR_SIZE119include/asm-mips/page.h#define PGDIR_SIZE      (1UL << PGDIR_SHIFT)
PGDIR_SIZE50include/asm-sparc/pgtable.h#define PGDIR_SIZE     (pgdir_size)