Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dnested_tsc_adjust_test.c101 vmwrite(TSC_OFFSET, TSC_OFFSET_VALUE); in l1_guest_code()
H A Dnested_tsc_scaling_test.c129 vmwrite(TSC_OFFSET, TSC_OFFSET_L2); in l1_vmx_code()
/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c39 FIELD64(TSC_OFFSET, tsc_offset),
H A Dhyperv_evmcs.c65 EVMCS1_FIELD(TSC_OFFSET, tsc_offset,
H A Dnested.c2759 vmcs_write64(TSC_OFFSET, vcpu->arch.tsc_offset); in prepare_vmcs02()
5143 vmcs_write64(TSC_OFFSET, vcpu->arch.tsc_offset); in __nested_vmx_vmexit()
H A Dvmx.c2020 vmcs_write64(TSC_OFFSET, vcpu->arch.tsc_offset); in vmx_write_tsc_offset()
6564 pr_err("TSC Offset = 0x%016llx\n", vmcs_read64(TSC_OFFSET)); in dump_vmcs()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h138 TSC_OFFSET = 0x00002010, enumerator
/linux/arch/x86/include/asm/
H A Dvmx.h226 TSC_OFFSET = 0x00002010, enumerator
/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst450 addition, VMX allows passing through the host TSC plus an additional TSC_OFFSET