Searched refs:current_prot (Results 1 – 4 of 4) sorted by relevance
76 u64 current_prot; member198 if ((st->current_prot & bits->mask) == bits->val) in dump_prot()213 if ((st->current_prot & PTE_UXN) == PTE_UXN) in note_prot_uxn()226 if ((st->current_prot & PTE_RDONLY) == PTE_RDONLY) in note_prot_wx()228 if ((st->current_prot & PTE_PXN) == PTE_PXN) in note_prot_wx()245 st->current_prot = prot; in note_page()248 } else if (prot != st->current_prot || level != st->level || in note_page()253 if (st->current_prot) { in note_page()278 st->current_prot = prot; in note_page()
54 u64 current_prot; member231 if ((st->current_prot & bits->mask) == bits->val) in dump_prot()245 if ((st->current_prot & pg_level[st->level].ro_bit->mask) == in note_prot_wx()248 if ((st->current_prot & pg_level[st->level].nx_bit->mask) == in note_prot_wx()266 st->current_prot = prot; in note_page()269 } else if (prot != st->current_prot || level != st->level || in note_page()275 if (st->current_prot) { in note_page()300 st->current_prot = prot; in note_page()
37 unsigned int current_prot; member72 cur = st->current_prot; in note_page()76 st->current_prot = new_prot; in note_page()92 print_prot(m, st->current_prot, st->level); in note_page()98 st->current_prot = new_prot; in note_page()
32 pgprot_t current_prot; member261 cur = pgprot_val(st->current_prot); in note_page()266 st->current_prot = new_prot; in note_page()305 printk_prot(m, st->current_prot, st->level, in note_page()332 st->current_prot = new_prot; in note_page()