__apply_to_page_range
return __apply_to_page_range(mm, addr, size, fn, data, true);
return __apply_to_page_range(mm, addr, size, fn, data, false);