Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dpercpu.h19 extern unsigned int smp_on_up; in set_my_cpu_offset()
21 if (IS_ENABLED(CONFIG_CPU_V6) && !smp_on_up) in set_my_cpu_offset()
H A Dsmp_plat.h23 extern unsigned int smp_on_up; in is_smp()
24 return !!smp_on_up; in is_smp()
/linux/arch/arm/kernel/
H A Dhead.S570 .globl smp_on_up symbol
571 smp_on_up: label