tag | line | file | source code |
---|---|---|---|
PGDIR_SIZE | 94 | include/asm-alpha/pgtable.h | #define PGDIR_SIZE (1UL << PGDIR_SHIFT) |
PGDIR_SIZE | 180 | include/asm-i386/pgtable.h | #define PGDIR_SIZE (1UL << PGDIR_SHIFT) |
PGDIR_SIZE | 71 | include/asm-mips/pgtable.h | #define PGDIR_SIZE (1UL << PGDIR_SHIFT) |
PGDIR_SIZE | 85 | include/asm-ppc/pgtable.h | #define PGDIR_SIZE (1UL << PGDIR_SHIFT) |
PGDIR_SIZE | 67 | include/asm-sparc/pgtable.h | #define PGDIR_SIZE (pgdir_size) |