privpgop_detach
static void privpgop_detach(struct uvm_object *);
privpgop_detach(&obj->uobj);
.pgo_detach = privpgop_detach,