texthigh          121 mm/usercopy.c  	unsigned long texthigh = (unsigned long)_etext;
texthigh          124 mm/usercopy.c  	if (overlaps(ptr, n, textlow, texthigh))
texthigh          141 mm/usercopy.c  	texthigh_linear = (unsigned long)lm_alias(texthigh);