tag | line | file | source code |
---|---|---|---|
PGDIR_MASK | 20 | include/asm-alpha/pgtable.h | #define PGDIR_MASK (~(PGDIR_SIZE-1)) |
PGDIR_MASK | 22 | include/asm-i386/pgtable.h | #define PGDIR_MASK (~(PGDIR_SIZE-1)) |
PGDIR_MASK | 149 | include/asm-mips/page.h | #define PGDIR_MASK (~(PGDIR_SIZE-1)) |
PGDIR_MASK | 18 | include/asm-sparc/pgtable.h | #define PGDIR_MASK (~(PGDIR_SIZE-1)) |