Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmachine_kexec_64.c546 kexec_mark_range(unsigned long start, unsigned long end, bool protect) in kexec_mark_range() function
570 kexec_mark_range(crashk_low_res.start, crashk_low_res.end, protect); in kexec_mark_crashkres()
575 kexec_mark_range(crashk_res.start, control + PAGE_SIZE - 1, protect); in kexec_mark_crashkres()
577 kexec_mark_range(control, crashk_res.end, protect); in kexec_mark_crashkres()