Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dhv.c137 hv_init_timer_config(0, 0); in hv_ce_shutdown()
167 hv_init_timer_config(0, timer_cfg.as_uint64); in hv_ce_set_oneshot()
/Linux-v4.19/arch/x86/include/asm/
Dmshyperv.h81 #define hv_init_timer_config(timer, val) \ macro