tag | line | file | source code |
---|---|---|---|
SUN4C_VMALLOC_OFFSET | 78 | arch/sparc/mm/sun4c.c | return ((high_memory + SUN4C_VMALLOC_OFFSET) & ~(SUN4C_VMALLOC_OFFSET-1)); |
SUN4C_VMALLOC_OFFSET | 52 | include/asm-sparc/pgtsun4c.h | #define SUN4C_VMALLOC_START ((high_memory + SUN4C_VMALLOC_OFFSET) & ~(SUN4C_VMALLOC_OFFSET-1)) |