Searched refs:target_tsc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dx86.c1395 static u64 kvm_compute_tsc_offset(struct kvm_vcpu *vcpu, u64 target_tsc) kvm_compute_tsc_offset() argument
1401 return target_tsc - tsc; kvm_compute_tsc_offset()

Completed in 89 milliseconds