Searched refs:cpu_nr_cores (Results 1 – 4 of 4) sorted by relevance
62 static inline int cpu_nr_cores(void) in cpu_nr_cores() function
143 int nr_cores = cpu_nr_cores(); in pnv_alloc_idle_core_states()
123 core = grab_next_hostcore(my_core, rm_core, cpu_nr_cores(), action); in find_available_hostcore()
3874 size = cpu_nr_cores() * sizeof(struct kvmppc_host_rm_core); in kvmppc_alloc_host_rm_ops()4505 int nr_cores = cpu_nr_cores(); in kvm_init_subcore_bitmap()