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

/linux-master/arch/x86/include/asm/
H A Dmshyperv.h254 void hyperv_stop_tsc_emulation(void);
323 static inline void hyperv_stop_tsc_emulation(void) {}; function
/linux-master/arch/x86/hyperv/
H A Dhv_init.c156 void hyperv_stop_tsc_emulation(void) function
168 EXPORT_SYMBOL_GPL(hyperv_stop_tsc_emulation); variable
/linux-master/arch/x86/kvm/
H A Dx86.c9447 hyperv_stop_tsc_emulation();

Completed in 151 milliseconds