Searched refs:current_prot (Results 1 – 4 of 4) sorted by relevance
36 unsigned int current_prot; member71 cur = st->current_prot; in note_page()75 st->current_prot = new_prot; in note_page()91 print_prot(m, st->current_prot, st->level); in note_page()97 st->current_prot = new_prot; in note_page()
81 u64 current_prot; member190 if ((st->current_prot & bits->mask) == bits->val) in dump_prot()208 st->current_prot = prot; in note_page()211 } else if (prot != st->current_prot || level != st->level || in note_page()216 if (st->current_prot) { in note_page()238 st->current_prot = prot; in note_page()
44 u64 current_prot; member208 if ((st->current_prot & bits->mask) == bits->val) in dump_prot()225 st->current_prot = prot; in note_page()227 } else if (prot != st->current_prot || level != st->level || in note_page()232 if (st->current_prot) { in note_page()252 st->current_prot = prot; in note_page()
29 pgprot_t current_prot; member204 cur = pgprot_val(st->current_prot); in note_page()208 st->current_prot = new_prot; in note_page()219 pgprotval_t pr = pgprot_val(st->current_prot); in note_page()247 printk_prot(m, st->current_prot, st->level, in note_page()274 st->current_prot = new_prot; in note_page()