Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/include/asm/
Dhyperv-tlfs.h58 #define HV_MSR_STIMER0_COUNT (HV_REGISTER_STIMER0_COUNT) macro
/linux-6.12.1/drivers/clocksource/
Dhyperv_timer.c84 hv_set_msr(HV_MSR_STIMER0_COUNT, current_tick); in hv_ce_set_next_event()
90 hv_set_msr(HV_MSR_STIMER0_COUNT, 0); in hv_ce_shutdown()
/linux-6.12.1/arch/x86/include/asm/
Dhyperv-tlfs.h310 #define HV_MSR_STIMER0_COUNT (HV_X64_MSR_STIMER0_COUNT) macro