Searched defs:user_set_tsc (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | kvm_host.h | 1419 bool user_set_tsc; member |
/linux/arch/x86/kvm/ | ||
H A D | x86.c | 2655 u64 ns, bool matched, bool user_set_tsc) in __kvm_synchronize_tsc() |