Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/
Dmachine_kexec_64.c517 kexec_mark_range(unsigned long start, unsigned long end, bool protect) in kexec_mark_range() function
541 kexec_mark_range(crashk_low_res.start, crashk_low_res.end, protect); in kexec_mark_crashkres()
546 kexec_mark_range(crashk_res.start, control + PAGE_SIZE - 1, protect); in kexec_mark_crashkres()
548 kexec_mark_range(control, crashk_res.end, protect); in kexec_mark_crashkres()