Lines Matching full:eidx
2990 int idx, eidx;2996 eidx = SUBPAGE_IDX(end);2998 printf("%s: %p start %08x end %08x idx %08x eidx %08x mem %d\n", __func__,2999 mmio, start, end, idx, eidx, memory);3002 for (; idx <= eidx; idx++) {