Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Dhyperv.c951 static void stimer_init(struct kvm_vcpu_hv_stimer *stimer, int timer_index) in stimer_init()
1601 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_set_msr() local
1610 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_set_msr() local
1721 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_get_msr() local
1730 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_get_msr() local
H A Dhyperv.h127 int timer_index) in to_hv_stimer()
/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dhw.c3117 u8 timer_index) in ath_gen_timer_alloc()
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c3983 int timer_index; in napi_rx_handler() local
/linux-6.15/include/hyperv/
H A Dhvgdk_mini.h802 u32 timer_index; member