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

/linux-master/mm/
H A Dusercopy.c125 unsigned long textlow_linear, texthigh_linear; local
144 texthigh_linear = (unsigned long)lm_alias(texthigh);
145 if (overlaps(ptr, n, textlow_linear, texthigh_linear))

Completed in 112 milliseconds