Home
last modified time | relevance | path

Searched refs:KVM_GET_TSC_KHZ (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/kvm/x86/
A Dvmx_nested_tsc_scaling_test.c158 tsc_khz = __vcpu_ioctl(vcpu, KVM_GET_TSC_KHZ, NULL); in main()
/tools/include/uapi/linux/
A Dkvm.h1233 #define KVM_GET_TSC_KHZ _IO(KVMIO, 0xa3) macro
/tools/testing/selftests/kvm/lib/x86/
A Dprocessor.c648 r = __vm_ioctl(vm, KVM_GET_TSC_KHZ, NULL); in kvm_arch_vm_post_create()

Completed in 13 milliseconds