Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dhyperv.h193 #define HV_X64_MSR_STIMER0_CONFIG 0x400000B0 macro
/linux-4.1.27/drivers/hv/
Dhv.c296 wrmsrl(HV_X64_MSR_STIMER0_CONFIG, timer_cfg.as_uint64); in hv_ce_setmode()
302 wrmsrl(HV_X64_MSR_STIMER0_CONFIG, 0); in hv_ce_setmode()