taglinefilesource code
PGDIR_SIZE19include/asm-alpha/pgtable.h#define PGDIR_SIZE  (1UL << PGDIR_SHIFT)
PGDIR_SIZE21include/asm-i386/pgtable.h#define PGDIR_SIZE  (1UL << PGDIR_SHIFT)
PGDIR_SIZE113include/asm-mips/page.h#define PGDIR_SIZE      (1UL << PGDIR_SHIFT)
PGDIR_SIZE17include/asm-sparc/pgtable.h#define PGDIR_SIZE        (1UL << PGDIR_SHIFT)