Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dhyperv_timer.c173 int hv_stimer_alloc(void) in hv_stimer_alloc() function
218 EXPORT_SYMBOL_GPL(hv_stimer_alloc);
/OK3568_Linux_fs/kernel/include/clocksource/
H A Dhyperv_timer.h24 extern int hv_stimer_alloc(void);
/OK3568_Linux_fs/kernel/arch/x86/hyperv/
H A Dhv_init.c332 (void)hv_stimer_alloc(); in hv_stimer_setup_percpu_clockev()