tag | line | file | source code |
---|---|---|---|
PGDIR_SIZE | 19 | include/asm-alpha/pgtable.h | #define PGDIR_SIZE (1UL << PGDIR_SHIFT) |
PGDIR_SIZE | 21 | include/asm-i386/pgtable.h | #define PGDIR_SIZE (1UL << PGDIR_SHIFT) |
PGDIR_SIZE | 113 | include/asm-mips/page.h | #define PGDIR_SIZE (1UL << PGDIR_SHIFT) |
PGDIR_SIZE | 17 | include/asm-sparc/pgtable.h | #define PGDIR_SIZE (1UL << PGDIR_SHIFT) |