PG_SIZE_1G
end = align_up(memstress_args.gpa + memstress_args.size, PG_SIZE_1G);
start = align_down(memstress_args.gpa, PG_SIZE_1G);