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.h748 unsigned int hw_tsc_khz; member
/arch/x86/kvm/
Dx86.c3013 if (unlikely(vcpu->hw_tsc_khz != tgt_tsc_khz)) { in kvm_guest_time_update()
3017 vcpu->hw_tsc_khz = tgt_tsc_khz; in kvm_guest_time_update()