Lines Matching defs:current_prot
86 unsigned int current_prot;
128 if (st->current_prot & _PAGE_INVALID)
130 if (st->current_prot & _PAGE_PROTECT)
132 if (st->current_prot & _PAGE_NOEXEC)
172 st->current_prot = prot;
174 } else if (prot != st->current_prot || level != st->level ||
186 print_prot(m, st->current_prot, st->level);
192 st->current_prot = prot;
210 .current_prot = 0,
245 .current_prot = 0,