Searched refs:pt_region (Results 1 – 1 of 1) sorted by relevance
470 struct userspace_mem_region *data_region, *pt_region; in handle_cmd() local475 pt_region = vm_get_mem_region(vm, MEM_REGION_PT); in handle_cmd()477 pte_pg = (pte_gpa - pt_region->region.guest_phys_addr) / getpagesize(); in handle_cmd()483 continue_test = punch_hole_in_backing_store(vm, pt_region); in handle_cmd()490 TEST_ASSERT(check_write_in_dirty_log(vm, pt_region, pte_pg), in handle_cmd()496 TEST_ASSERT(!check_write_in_dirty_log(vm, pt_region, pte_pg), in handle_cmd()