Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dhpet.c598 unsigned int num_timers_used = 0; in hpet_msi_capability_lookup() local
623 struct hpet_dev *hdev = &hpet_devs[num_timers_used]; in hpet_msi_capability_lookup()
643 num_timers_used++; in hpet_msi_capability_lookup()
644 if (num_timers_used == num_possible_cpus()) in hpet_msi_capability_lookup()
649 num_timers, num_timers_used); in hpet_msi_capability_lookup()