Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1321 u64 cur_tsc_write; member
/openbmc/linux/arch/x86/kvm/
H A Dx86.c2705 kvm->arch.cur_tsc_write = tsc; in __kvm_synchronize_tsc()
2715 vcpu->arch.this_tsc_write = kvm->arch.cur_tsc_write; in __kvm_synchronize_tsc()