Lines Matching defs:current_prot
62 unsigned int current_prot;
104 if (st->current_prot & _PAGE_INVALID)
106 if (st->current_prot & _PAGE_PROTECT)
108 if (st->current_prot & _PAGE_NOEXEC)
143 st->current_prot = prot;
145 } else if (prot != st->current_prot || level != st->level ||
157 print_prot(m, st->current_prot, st->level);
163 st->current_prot = prot;
181 .current_prot = 0,
214 .current_prot = 0,