pdcache_wb
void pdcache_wb(uint32_t, u_int);
#define wb(adr, siz) pdcache_wb((uint32_t)(adr), (u_int)(siz))