Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arc/kernel/
Dsmp.c121 static volatile int wake_flag; variable
139 __boot_write(wake_flag, cpu); in arc_default_smp_cpu_kick()
148 while (__boot_read(wake_flag) != cpu) in arc_platform_smp_wait_to_boot()
151 __boot_write(wake_flag, 0); in arc_platform_smp_wait_to_boot()