MEM_TEST_MAP_SIZE
ptr < MEM_TEST_GPA + MEM_TEST_MAP_SIZE / 2;
for (ptr = MEM_TEST_GPA + MEM_TEST_MAP_SIZE / 2;
ptr < MEM_TEST_GPA + MEM_TEST_MAP_SIZE;
uint64_t guest_pages = MEM_TEST_MAP_SIZE / guest_page_size;
MEM_TEST_MAP_SIZE % guest_page_size ||
(MEM_TEST_MAP_SIZE / guest_page_size) <= 2 ||
(MEM_TEST_MAP_SIZE / guest_page_size) % 2) {