Home
last modified time | relevance | path

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

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