Home
last modified time | relevance | path

Searched defs:__boot_write (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arc/kernel/
H A Dsmp.c127 #define __boot_write(f, v) f = v macro
132 #define __boot_write(f, v) arc_write_uncached_32(&f, v) macro