Lines Matching defs:current_prot
81 u64 current_prot;
212 if ((st->current_prot & bits->mask) == bits->val)
227 if ((st->current_prot & PTE_UXN) == PTE_UXN)
240 if ((st->current_prot & PTE_RDONLY) == PTE_RDONLY)
242 if ((st->current_prot & PTE_PXN) == PTE_PXN)
263 st->current_prot = prot;
266 } else if (prot != st->current_prot || level != st->level ||
271 if (st->current_prot) {
286 if (st->current_prot && pg_level[st->level].bits)
297 st->current_prot = prot;