Home
last modified time | relevance | path

Searched refs:NR_KVM_TIMERS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/kvm/
Darm_arch_timer.h16 NR_KVM_TIMERS enumerator
61 struct arch_timer_context timers[NR_KVM_TIMERS];
/Linux-v5.4/virt/kvm/arm/
Darch_timer.c160 for (i = 0; i < NR_KVM_TIMERS; i++) { in kvm_timer_earliest_exp()
245 case NR_KVM_TIMERS: in kvm_timer_should_fire()
370 case NR_KVM_TIMERS: in timer_save_state()
441 case NR_KVM_TIMERS: in timer_restore_state()