Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dcputhreads.h35 static inline int cpu_nr_cores(void) in cpu_nr_cores() function
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c120 core = grab_next_hostcore(my_core, rm_core, cpu_nr_cores(), action); in find_available_hostcore()