taglinefilesource code
PGDIR_SIZE94include/asm-alpha/pgtable.h#define PGDIR_SIZE  (1UL << PGDIR_SHIFT)
PGDIR_SIZE180include/asm-i386/pgtable.h#define PGDIR_SIZE  (1UL << PGDIR_SHIFT)
PGDIR_SIZE71include/asm-mips/pgtable.h#define PGDIR_SIZE  (1UL << PGDIR_SHIFT)
PGDIR_SIZE85include/asm-ppc/pgtable.h#define PGDIR_SIZE  (1UL << PGDIR_SHIFT)
PGDIR_SIZE67include/asm-sparc/pgtable.h#define PGDIR_SIZE     (pgdir_size)