Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dcputhreads.h62 static inline int cpu_nr_cores(void) in cpu_nr_cores() function
/Linux-v4.19/arch/powerpc/platforms/powernv/
Didle.c143 int nr_cores = cpu_nr_cores(); in pnv_alloc_idle_core_states()
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv_rm_xics.c123 core = grab_next_hostcore(my_core, rm_core, cpu_nr_cores(), action); in find_available_hostcore()
Dbook3s_hv.c3874 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()