Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dhyperv-tlfs.h57 #define HV_MSR_STIMER0_CONFIG (HV_REGISTER_STIMER0_CONFIG) macro
/linux/drivers/clocksource/
H A Dhyperv_timer.c91 hv_set_msr(HV_MSR_STIMER0_CONFIG, 0); in hv_ce_shutdown()
122 hv_set_msr(HV_MSR_STIMER0_CONFIG, timer_cfg.as_uint64); in hv_ce_set_oneshot()
/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h309 #define HV_MSR_STIMER0_CONFIG (HV_X64_MSR_STIMER0_CONFIG) macro