kmem_log_walk
(void) kmem_log_walk(addr, &b, &kmd);
if (mdb_walk("kmem_log", (mdb_walk_cb_t)kmem_log_walk, &kmd) == -1) {