Searched refs:texthigh_linear (Results 1 – 1 of 1) sorted by relevance
125 unsigned long textlow_linear, texthigh_linear; in check_kernel_text_object() local144 texthigh_linear = (unsigned long)lm_alias(texthigh); in check_kernel_text_object()145 if (overlaps(ptr, n, textlow_linear, texthigh_linear)) in check_kernel_text_object()
Completed in 3 milliseconds