Searched refs:hyperv_stop_tsc_emulation (Results 1 – 3 of 3) sorted by relevance
232 void hyperv_stop_tsc_emulation(void);262 static inline void hyperv_stop_tsc_emulation(void) {}; in hyperv_stop_tsc_emulation() function
131 void hyperv_stop_tsc_emulation(void) in hyperv_stop_tsc_emulation() function143 EXPORT_SYMBOL_GPL(hyperv_stop_tsc_emulation);
7599 hyperv_stop_tsc_emulation(); in kvm_hyperv_tsc_notifier()