Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/include/asm/
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()
A Dsmp_plat.h23 extern unsigned int smp_on_up; in is_smp()
24 return !!smp_on_up; in is_smp()
/linux-6.3-rc2/arch/arm/kernel/
A Dhead.S562 .globl smp_on_up
563 smp_on_up: label

Completed in 7 milliseconds