Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
A Dmshyperv.c42 static void (*hv_stimer0_handler)(void); variable
80 if (hv_stimer0_handler) in DEFINE_IDTENTRY_SYSVEC()
81 hv_stimer0_handler(); in DEFINE_IDTENTRY_SYSVEC()
91 hv_stimer0_handler = handler; in hv_setup_stimer0_handler()
97 hv_stimer0_handler = NULL; in hv_remove_stimer0_handler()

Completed in 3 milliseconds