Searched defs:__boot_write (Results 1 – 2 of 2) sorted by relevance
128 #define __boot_write(f, v) f = v macro133 #define __boot_write(f, v) arc_write_uncached_32(&f, v) macro
127 #define __boot_write(f, v) f = v macro132 #define __boot_write(f, v) arc_write_uncached_32(&f, v) macro