Searched refs:tsc_offset (Results 1 – 3 of 3) sorted by relevance
125 uint64_t tsc_offset; /* (o) TSC offsetting */ member361 vcpu->tsc_offset = 0; in vcpu_alloc()2565 tsc = now + vcpu->tsc_offset; in vm_snapshot_vcpus()2568 vcpu->tsc_offset = tsc; in vm_snapshot_vcpus()2663 vcpu->tsc_offset = offset; in vm_set_tsc_offset()2687 vcpu->tsc_offset - now); in vm_restore_time()
265 uint64_t tsc_offset; /* 0x50: TSC_OFFSET */ member
301 ctrl->tsc_offset = offset; in svm_set_tsc_offset()