Home
last modified time | relevance | path

Searched refs:hv_remove_stimer0_irq (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/x86/kernel/cpu/
Dmshyperv.c101 void hv_remove_stimer0_irq(int irq) in hv_remove_stimer0_irq() function
106 EXPORT_SYMBOL_GPL(hv_remove_stimer0_irq);
/Linux-v5.4/include/asm-generic/
Dmshyperv.h178 extern void hv_remove_stimer0_irq(int irq);
/Linux-v5.4/drivers/clocksource/
Dhyperv_timer.c178 hv_remove_stimer0_irq(stimer0_irq); in hv_stimer_free()