Home
last modified time | relevance | path

Searched refs:hv_stimer_legacy_cleanup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/clocksource/
H A Dhyperv_timer.h31 extern void hv_stimer_legacy_cleanup(unsigned int cpu);
109 static inline void hv_stimer_legacy_cleanup(unsigned int cpu) {} in hv_stimer_legacy_cleanup() function
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dhyperv_timer.c244 * hv_stimer_legacy_cleanup -- Called from the VMbus driver to
249 void hv_stimer_legacy_cleanup(unsigned int cpu) in hv_stimer_legacy_cleanup() function
255 EXPORT_SYMBOL_GPL(hv_stimer_legacy_cleanup); variable
287 hv_stimer_legacy_cleanup(cpu); in hv_stimer_global_cleanup()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dhyperv_timer.c325 * hv_stimer_legacy_cleanup -- Called from the VMbus driver to
330 void hv_stimer_legacy_cleanup(unsigned int cpu) in hv_stimer_legacy_cleanup() function
336 EXPORT_SYMBOL_GPL(hv_stimer_legacy_cleanup); variable
351 hv_stimer_legacy_cleanup(cpu); in hv_stimer_global_cleanup()
/kernel/linux/linux-5.10/include/clocksource/
H A Dhyperv_timer.h28 extern void hv_stimer_legacy_cleanup(unsigned int cpu);
/kernel/linux/linux-5.10/drivers/hv/
H A Dhv.c283 hv_stimer_legacy_cleanup(cpu); in hv_synic_cleanup()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv.c501 hv_stimer_legacy_cleanup(cpu); in hv_synic_cleanup()

Completed in 4 milliseconds