Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arc/kernel/
Dsmp.c117 static volatile int wake_flag; variable
135 __boot_write(wake_flag, cpu); in arc_default_smp_cpu_kick()
144 while (__boot_read(wake_flag) != cpu) in arc_platform_smp_wait_to_boot()
147 __boot_write(wake_flag, 0); in arc_platform_smp_wait_to_boot()