tag | line | file | source code |
---|---|---|---|
SUN4C_PGDIR_SHIFT | 210 | arch/sparc/mm/sun4c.c | (address >> SUN4C_PGDIR_SHIFT); |
SUN4C_PGDIR_SHIFT | 623 | arch/sparc/mm/sun4c.c | pgdir_shift = SUN4C_PGDIR_SHIFT; |
SUN4C_PGDIR_SHIFT | 24 | include/asm-sparc/pgtsun4c.h | #define SUN4C_PGDIR_SIZE (1UL << SUN4C_PGDIR_SHIFT) |