Lines Matching full:pindex
2284 unsigned int page_index, prot, pindex;2310 pindex = (address - host_start) >> TARGET_PAGE_BITS;2311 if (!(p1[pindex].flags & PAGE_WRITE)) {2314 p1[pindex].flags |= PAGE_WRITE;