Home
last modified time | relevance | path

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

/linux/mm/
A Dusercopy.c122 unsigned long textlow_linear, texthigh_linear; in check_kernel_text_object() local
141 texthigh_linear = (unsigned long)lm_alias(texthigh); in check_kernel_text_object()
142 if (overlaps(ptr, n, textlow_linear, texthigh_linear)) in check_kernel_text_object()

Completed in 5 milliseconds