Searched refs:hw_tsc_khz (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h891 unsigned int hw_tsc_khz; member in struct:kvm_vcpu_arch
/linux-master/arch/x86/kvm/
H A Dxen.c2278 entry->eax = vcpu->arch.hw_tsc_khz;
H A Dx86.c3293 if (unlikely(vcpu->hw_tsc_khz != tgt_tsc_khz)) {
3297 vcpu->hw_tsc_khz = tgt_tsc_khz;

Completed in 327 milliseconds