Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-milbeaut/
H A Dplatsmp.c18 #define M10V_MAX_CPU 4 macro
34 if (cpu >= M10V_MAX_CPU) in m10v_boot_secondary()
64 for (cpu = 0; cpu < M10V_MAX_CPU; cpu++) in m10v_smp_init()