Searched defs:timer_index (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/common_modules/tzdriver/core/ |
| H A D | cmdmonitor.h | 52 int32_t timer_index; member
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| H A D | hyperv.h | 100 vcpu_to_stimer(struct kvm_vcpu *vcpu, int timer_index) vcpu_to_stimer() argument
|
| H A D | hyperv.c | 882 static void stimer_init(struct kvm_vcpu_hv_stimer *stimer, int timer_index) in stimer_init() argument 1307 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_set_msr() local 1316 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_set_msr() local 1419 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_get_msr() local 1428 int timer_index in kvm_hv_get_msr() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| H A D | hyperv.h | 113 to_hv_stimer(struct kvm_vcpu *vcpu, int timer_index) to_hv_stimer() argument
|
| H A D | hyperv.c | 951 static void stimer_init(struct kvm_vcpu_hv_stimer *stimer, int timer_index) in stimer_init() argument 1552 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_set_msr() local 1561 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_set_msr() local 1672 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_get_msr() local 1681 int timer_index in kvm_hv_get_msr() local [all...] |
| /kernel/linux/linux-5.10/include/asm-generic/ |
| H A D | hyperv-tlfs.h | 261 __u32 timer_index; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
| H A D | hw.c | 3126 ath_gen_timer_alloc(struct ath_hw *ah, void (*trigger)(void *), void (*overflow)(void *), void *arg, u8 timer_index) ath_gen_timer_alloc() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
| H A D | hw.c | 3124 ath_gen_timer_alloc(struct ath_hw *ah, void (*trigger)(void *), void (*overflow)(void *), void *arg, u8 timer_index) ath_gen_timer_alloc() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | sge.c | 3972 int timer_index; in napi_rx_handler() local [all...] |
| /kernel/linux/linux-6.6/include/asm-generic/ |
| H A D | hyperv-tlfs.h | 336 __u32 timer_index; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | sge.c | 3997 int timer_index; in napi_rx_handler() local [all...] |
Completed in 28 milliseconds