UVM_ET_OBJ
#define UVM_ET_ISOBJ(E) (((E)->etype & UVM_ET_OBJ) != 0)
newetype = UVM_ET_OBJ;
new_entry->etype &= ~UVM_ET_OBJ;