Home
last modified time | relevance | path

Searched refs:TSC_OFFSET (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/tools/testing/selftests/kvm/
Dvmx_tsc_adjust_test.c104 vmwrite(TSC_OFFSET, TSC_OFFSET_VALUE); in l1_guest_code()
/Linux-v4.19/tools/testing/selftests/kvm/include/
Dvmx.h189 TSC_OFFSET = 0x00002010, enumerator
/Linux-v4.19/arch/x86/include/asm/
Dvmx.h189 TSC_OFFSET = 0x00002010, enumerator
/Linux-v4.19/arch/x86/kvm/
Dvmx_evmcs.h67 EVMCS1_FIELD(TSC_OFFSET, tsc_offset,
Dvmx.c1121 FIELD64(TSC_OFFSET, tsc_offset),
3448 vmcs_write64(TSC_OFFSET, offset + in vmx_write_tsc_offset()
3453 vmcs_read64(TSC_OFFSET), offset); in vmx_write_tsc_offset()
3454 vmcs_write64(TSC_OFFSET, offset); in vmx_write_tsc_offset()
10011 pr_err("TSC Offset = 0x%016llx\n", vmcs_read64(TSC_OFFSET)); in dump_vmcs()
12277 vmcs_write64(TSC_OFFSET, vcpu->arch.tsc_offset); in prepare_vmcs02()
13337 vmcs_write64(TSC_OFFSET, vcpu->arch.tsc_offset); in nested_vmx_vmexit()
/Linux-v4.19/Documentation/virtual/kvm/
Dtimekeeping.txt430 addition, VMX allows passing through the host TSC plus an additional TSC_OFFSET