Searched refs:present_cpus_count (Results 1 – 4 of 4) sorted by relevance
39 let cpus = smp_cpu_manager().present_cpus_count(); in init()
141 pub fn present_cpus_count(&self) -> u32 { in present_cpus_count() method
323 let cpus = cpu_manager.present_cpus_count(); in show()
375 if cpu.data() > smp_cpu_manager().present_cpus_count() { in irq_set_affinity()