UVM_ET_CONCEAL
#define UVM_ET_ISCONCEAL(E) (((E)->etype & UVM_ET_CONCEAL) != 0)
entry->etype |= UVM_ET_CONCEAL;