Searched refs:texthigh (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dusercopy.c124 unsigned long texthigh = (unsigned long)_etext; local
127 if (overlaps(ptr, n, textlow, texthigh))
144 texthigh_linear = (unsigned long)lm_alias(texthigh);

Completed in 105 milliseconds