verify_alloc
(void) mdb_pwalk("kmem", verify_alloc, &kmv, addr);
(void) mdb_pwalk("umem", verify_alloc, &umv, addr);