Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dhpet.c600 unsigned int num_timers_used = 0; in hpet_msi_capability_lookup() local
625 struct hpet_dev *hdev = &hpet_devs[num_timers_used]; in hpet_msi_capability_lookup()
645 num_timers_used++; in hpet_msi_capability_lookup()
646 if (num_timers_used == num_possible_cpus()) in hpet_msi_capability_lookup()
651 num_timers, num_timers_used); in hpet_msi_capability_lookup()