Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_tsc_adjust_test.c95 vmwrite(TSC_OFFSET, TSC_OFFSET_VALUE); in l1_guest_code()
H A Dvmx_nested_tsc_scaling_test.c105 vmwrite(TSC_OFFSET, TSC_OFFSET_L2); in l1_guest_code()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c39 FIELD64(TSC_OFFSET, tsc_offset),
H A Dhyperv.c72 EVMCS1_FIELD(TSC_OFFSET, tsc_offset,
H A Dnested.c2602 vmcs_write64(TSC_OFFSET, vcpu->arch.tsc_offset); in prepare_vmcs02()
4870 vmcs_write64(TSC_OFFSET, vcpu->arch.tsc_offset); in nested_vmx_vmexit()
H A Dvmx.c1931 vmcs_write64(TSC_OFFSET, vcpu->arch.tsc_offset); in vmx_write_tsc_offset()
6391 pr_err("TSC Offset = 0x%016llx\n", vmcs_read64(TSC_OFFSET)); in dump_vmcs()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h140 TSC_OFFSET = 0x00002010, enumerator
H A Devmcs.h354 case TSC_OFFSET: in evmcs_vmread()
777 case TSC_OFFSET: in evmcs_vmwrite()
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h202 TSC_OFFSET = 0x00002010, enumerator
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst450 addition, VMX allows passing through the host TSC plus an additional TSC_OFFSET