cpu_sdcache_wb_range
#define cpu_sdcache_wb_range(v,p,s) ((void)0)
#define cpu_sdcache_wb_range(a, b, s) cpufuncs.cf_sdcache_wb_range((a), (b), (s))