Home
last modified time | relevance | path

Searched defs:user_tsc_khz (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Dx86.c2437 static int set_tsc_khz(struct kvm_vcpu *vcpu, u32 user_tsc_khz, bool scale) in set_tsc_khz()
2473 static int kvm_set_tsc_khz(struct kvm_vcpu *vcpu, u32 user_tsc_khz) in kvm_set_tsc_khz()
5937 u32 user_tsc_khz; in kvm_arch_vcpu_ioctl() local
7033 u32 user_tsc_khz; in kvm_arch_vm_ioctl() local
/openbmc/qemu/target/i386/
H A Dcpu.h2086 int64_t user_tsc_khz; /* for sanity check only */ member