Searched refs:current_prot (Results 1 – 4 of 4) sorted by relevance
82 u64 current_prot; member204 if ((st->current_prot & bits->mask) == bits->val) in dump_prot()219 if ((st->current_prot & PTE_UXN) == PTE_UXN) in note_prot_uxn()232 if ((st->current_prot & PTE_RDONLY) == PTE_RDONLY) in note_prot_wx()234 if ((st->current_prot & PTE_PXN) == PTE_PXN) in note_prot_wx()251 st->current_prot = prot; in note_page()254 } else if (prot != st->current_prot || level != st->level || in note_page()259 if (st->current_prot) { in note_page()284 st->current_prot = prot; in note_page()
50 u64 current_prot; member227 if ((st->current_prot & bits->mask) == bits->val) in dump_prot()241 if ((st->current_prot & pg_level[st->level].ro_bit->mask) == in note_prot_wx()244 if ((st->current_prot & pg_level[st->level].nx_bit->mask) == in note_prot_wx()262 st->current_prot = prot; in note_page()265 } else if (prot != st->current_prot || level != st->level || in note_page()271 if (st->current_prot) { in note_page()296 st->current_prot = prot; in note_page()
47 unsigned int current_prot; member82 cur = st->current_prot; in note_page()86 st->current_prot = new_prot; in note_page()102 print_prot(m, st->current_prot, st->level); in note_page()108 st->current_prot = new_prot; in note_page()
30 pgprot_t current_prot; member280 cur = pgprot_val(st->current_prot); in note_page()285 st->current_prot = new_prot; in note_page()318 printk_prot(m, st->current_prot, st->level, in note_page()345 st->current_prot = new_prot; in note_page()