Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dhyperv_timer.c102 union hv_stimer_config timer_cfg; in hv_ce_set_oneshot()
/linux/include/hyperv/
H A Dhvgdk_mini.h678 union hv_stimer_config { /* HV_X64_MSR_STIMER_CONFIG_CONTENTS */ union
/linux/arch/x86/include/asm/
H A Dkvm_host.h650 union hv_stimer_config config;
/linux/arch/x86/kvm/
H A Dhyperv.c691 union hv_stimer_config new_config = {.as_uint64 = config}, in stimer_set_config()