kexec_mark_range
kexec_mark_range(crashk_low_res.start, crashk_low_res.end, protect);
kexec_mark_range(crashk_res.start, control - 1, protect);
kexec_mark_range(control, crashk_res.end, protect);