Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/kernel/
H A Dsmp.c126 #define __boot_read(f) f macro
131 #define __boot_read(f) arc_read_uncached_32(&f) macro
149 while (__boot_read(wake_flag) != cpu) in arc_platform_smp_wait_to_boot()