Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/uapi/asm/
Dhyperv.h204 #define HV_X64_MSR_STIMER0_COUNT 0x400000B1 macro
/linux-4.4.14/drivers/hv/
Dhv.c364 wrmsrl(HV_X64_MSR_STIMER0_COUNT, current_tick); in hv_ce_set_next_event()
370 wrmsrl(HV_X64_MSR_STIMER0_COUNT, 0); in hv_ce_shutdown()