Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dhpet.c576 unsigned int num_timers_used = 0; in hpet_msi_capability_lookup() local
597 struct hpet_dev *hdev = &hpet_devs[num_timers_used]; in hpet_msi_capability_lookup()
615 num_timers_used++; in hpet_msi_capability_lookup()
616 if (num_timers_used == num_possible_cpus()) in hpet_msi_capability_lookup()
621 num_timers, num_timers_used); in hpet_msi_capability_lookup()