Home
last modified time | relevance | path

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

/linux/mm/
A Dusercopy.c121 unsigned long texthigh = (unsigned long)_etext; in check_kernel_text_object() local
124 if (overlaps(ptr, n, textlow, texthigh)) in check_kernel_text_object()
141 texthigh_linear = (unsigned long)lm_alias(texthigh); in check_kernel_text_object()

Completed in 3 milliseconds