Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
H A Dhv_init.c194 void hyperv_stop_tsc_emulation(void) in hyperv_stop_tsc_emulation() function
206 EXPORT_SYMBOL_GPL(hyperv_stop_tsc_emulation);
/linux/arch/x86/kvm/
H A Dx86.c9812 hyperv_stop_tsc_emulation(); in kvm_hyperv_tsc_notifier()