Searched refs:num_online_cpus (Results 1 – 2 of 2) sorted by relevance
61 tlb->nr = num_online_cpus() > 1 ? 0U : ~0U; in tlb_gather_mmu()
385 #define num_online_cpus() cpus_weight(cpu_online_map) macro392 #define num_online_cpus() 1 macro