Searched refs:pt_region (Results 1 – 1 of 1) sorted by relevance
469 struct userspace_mem_region *data_region, *pt_region; in handle_cmd() local474 pt_region = vm_get_mem_region(vm, MEM_REGION_PT); in handle_cmd()476 pte_pg = (pte_gpa - pt_region->region.guest_phys_addr) / getpagesize(); in handle_cmd()482 continue_test = punch_hole_in_backing_store(vm, pt_region); in handle_cmd()489 TEST_ASSERT(check_write_in_dirty_log(vm, pt_region, pte_pg), in handle_cmd()495 TEST_ASSERT(!check_write_in_dirty_log(vm, pt_region, pte_pg), in handle_cmd()