Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arc/kernel/
Dsmp.c122 static volatile int wake_flag; variable
140 __boot_write(wake_flag, cpu); in arc_default_smp_cpu_kick()
149 while (__boot_read(wake_flag) != cpu) in arc_platform_smp_wait_to_boot()
152 __boot_write(wake_flag, 0); in arc_platform_smp_wait_to_boot()