Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/kernel/
Dsmp.c126 static volatile int wake_flag; variable
144 __boot_write(wake_flag, cpu); in arc_default_smp_cpu_kick()
153 while (__boot_read(wake_flag) != cpu) in arc_platform_smp_wait_to_boot()
156 __boot_write(wake_flag, 0); in arc_platform_smp_wait_to_boot()