Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clocksource/
Dhyperv_timer.c99 union hv_stimer_config timer_cfg; in hv_ce_set_oneshot()
/linux-5.19.10/include/asm-generic/
Dhyperv-tlfs.h333 union hv_stimer_config { union
/linux-5.19.10/arch/x86/include/asm/
Dkvm_host.h562 union hv_stimer_config config;
/linux-5.19.10/arch/x86/kvm/
Dhyperv.c668 union hv_stimer_config new_config = {.as_uint64 = config}, in stimer_set_config()