Lines Matching defs:current_prot
85 u64 current_prot;
220 if ((st->current_prot & bits->mask) == bits->val)
235 if ((st->current_prot & PTE_UXN) == PTE_UXN)
248 if ((st->current_prot & PTE_RDONLY) == PTE_RDONLY)
250 if ((st->current_prot & PTE_PXN) == PTE_PXN)
271 st->current_prot = prot;
274 } else if (prot != st->current_prot || level != st->level ||
279 if (st->current_prot) {
294 if (st->current_prot && pg_level[st->level].bits)
305 st->current_prot = prot;