Home
last modified time | relevance | path

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

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