Searched refs:_tsc (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/kvm/ | ||
H A D | x86.c | 1385 u64 _tsc = tsc; kvm_scale_tsc() local 1389 _tsc = __scale_tsc(ratio, tsc); kvm_scale_tsc() 1391 return _tsc; kvm_scale_tsc() |
Completed in 86 milliseconds