Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h881 u64 this_tsc_nsec; member
/arch/x86/kvm/
Dx86.c2507 u64 tsc = pvclock_scale_delta(kernel_ns-vcpu->arch.this_tsc_nsec, in compute_guest_tsc()
2714 vcpu->arch.this_tsc_nsec = kvm->arch.cur_tsc_nsec; in __kvm_synchronize_tsc()