Searched defs:protect (Results 1 – 3 of 3) sorted by relevance
547 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()
165 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