Home
last modified time | relevance | path

Searched defs:timer_index (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kvm/
Dhyperv.h107 int timer_index) in to_hv_stimer()
Dhyperv.c923 static void stimer_init(struct kvm_vcpu_hv_stimer *stimer, int timer_index) in stimer_init()
1529 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_set_msr() local
1538 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_set_msr() local
1647 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_get_msr() local
1656 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_get_msr() local