Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dhyperv.h194 #define HV_X64_MSR_STIMER0_COUNT 0x400000B1 macro
/linux-4.1.27/drivers/hv/
Dhv.c278 wrmsrl(HV_X64_MSR_STIMER0_COUNT, current_tick); in hv_ce_set_next_event()
301 wrmsrl(HV_X64_MSR_STIMER0_COUNT, 0); in hv_ce_setmode()