Searched refs:tsc_offset (Results 1 – 4 of 4) sorted by relevance
237 vcpu->tsc_offset = 0; in vcpu_alloc()1976 tsc = now + vcpu->tsc_offset; in vm_snapshot_vcpus()1979 vcpu->tsc_offset = tsc; in vm_snapshot_vcpus()2074 vcpu->tsc_offset = offset; in vm_set_tsc_offset()2098 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()
141 uint64_t tsc_offset /* (o) TSC offsetting */