Searched defs:timer_index (Results 1 – 4 of 4) sorted by relevance
955 static void stimer_init(struct kvm_vcpu_hv_stimer *stimer, int timer_index) in stimer_init()1605 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_set_msr() local1614 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_set_msr() local1725 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_get_msr() local1734 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_get_msr() local
128 int timer_index) in to_hv_stimer()
3118 u8 timer_index) in ath_gen_timer_alloc()
3984 int timer_index; in napi_rx_handler() local