Searched refs:nlm_cores_per_node (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/netlogic/
H A Dcommon.h115 #define nlm_cores_per_node() 8 macro
117 static inline int nlm_cores_per_node(void) nlm_cores_per_node() function
125 return nlm_cores_per_node() * NLM_THREADS_PER_CORE; nlm_threads_per_node()
/linux-4.4.14/arch/mips/netlogic/xlr/
H A Dwakeup.c72 for (i = 1; i < nlm_cores_per_node(); i++) { xlr_wakeup_secondary_cpus()
/linux-4.4.14/arch/mips/netlogic/xlp/
H A Dwakeup.c171 ncores = nlm_cores_per_node(); xlp_enable_secondary_cores()

Completed in 62 milliseconds