Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dx86.c1912 u64 _tsc = tsc; in kvm_scale_tsc() local
1916 _tsc = __scale_tsc(ratio, tsc); in kvm_scale_tsc()
1918 return _tsc; in kvm_scale_tsc()