Home
last modified time | relevance | path

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

/linux-6.15/drivers/clocksource/
H A Dhyperv_timer.c101 union hv_stimer_config timer_cfg; in hv_ce_set_oneshot()
/linux-6.15/include/hyperv/
H A Dhvgdk_mini.h667 union hv_stimer_config { /* HV_X64_MSR_STIMER_CONFIG_CONTENTS */ union
/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h627 union hv_stimer_config config;
/linux-6.15/arch/x86/kvm/
H A Dhyperv.c687 union hv_stimer_config new_config = {.as_uint64 = config}, in stimer_set_config()