Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dusercopy.c123 unsigned long texthigh = (unsigned long)_etext; in check_kernel_text_object() local
126 if (overlaps(ptr, n, textlow, texthigh)) in check_kernel_text_object()
143 texthigh_linear = (unsigned long)lm_alias(texthigh); in check_kernel_text_object()