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()
75 u64 current_prot; member174 if ((st->current_prot & bits->mask) == bits->val) in dump_prot()192 st->current_prot = prot; in note_page()195 } else if (prot != st->current_prot || level != st->level || in note_page()200 if (st->current_prot) { in note_page()222 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; member202 cur = pgprot_val(st->current_prot) & PTE_FLAGS_MASK; in note_page()206 st->current_prot = new_prot; in note_page()235 printk_prot(m, st->current_prot, st->level, in note_page()262 st->current_prot = new_prot; in note_page()