Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kernel/
Dmachine_kexec_64.c547 kexec_mark_range(unsigned long start, unsigned long end, bool protect) in kexec_mark_range()
567 static void kexec_mark_crashkres(bool protect) in kexec_mark_crashkres()
/arch/s390/kernel/
Dmachine_kexec.c165 static void crash_protect_pages(int protect) in crash_protect_pages()
/arch/um/os-Linux/skas/
Dmem.c197 int protect(struct mm_id * mm_idp, unsigned long addr, unsigned long len, in protect() function