Searched defs:protect (Results 1 – 3 of 3) sorted by relevance
568 kexec_mark_range(unsigned long start, unsigned long end, bool protect) in kexec_mark_range()588 static void kexec_mark_crashkres(bool protect) in kexec_mark_crashkres()
178 static void crash_protect_pages(int protect) in crash_protect_pages()
197 int protect(struct mm_id * mm_idp, unsigned long addr, unsigned long len, in protect() function