Searched defs:timer_index (Results 1 – 5 of 5) sorted by relevance
101 int timer_index) in vcpu_to_stimer()
880 static void stimer_init(struct kvm_vcpu_hv_stimer *stimer, int timer_index) in stimer_init()1305 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_set_msr() local1314 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_set_msr() local1417 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_get_msr() local1426 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_get_msr() local
261 __u32 timer_index; member
3130 u8 timer_index) in ath_gen_timer_alloc()
3972 int timer_index; in napi_rx_handler() local