Home
last modified time | relevance | path

Searched refs:hw_tsc_khz (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dkvm_host.h657 unsigned int hw_tsc_khz; member
/arch/x86/kvm/
Dx86.c2776 if (unlikely(vcpu->hw_tsc_khz != tgt_tsc_khz)) { in kvm_guest_time_update()
2780 vcpu->hw_tsc_khz = tgt_tsc_khz; in kvm_guest_time_update()