taglinefilesource code
SUN4C_VMALLOC_OFFSET78arch/sparc/mm/sun4c.creturn ((high_memory + SUN4C_VMALLOC_OFFSET) & ~(SUN4C_VMALLOC_OFFSET-1));
SUN4C_VMALLOC_OFFSET52include/asm-sparc/pgtsun4c.h#define SUN4C_VMALLOC_START ((high_memory + SUN4C_VMALLOC_OFFSET) & ~(SUN4C_VMALLOC_OFFSET-1))