L2_LINE_SIZE
lineoff = addr & (L2_LINE_SIZE - 1);
for (epa = addr + seglen; addr < epa; addr += L2_LINE_SIZE) {