Home | History | Annotate | Download | only in src

Lines Matching refs:last_page

360   uint64 last_page = 0;
372 last_page = i * 4096;
375 logprintf(4, "Log: %#016llx - %#016llx\n", last_page, (i * 4096) - 1);