UVM_EXTRACT_CONTIG
flags |= UVM_EXTRACT_QREF | UVM_EXTRACT_CONTIG | UVM_EXTRACT_FIXPROT;
(flags & (UVM_EXTRACT_CONTIG|UVM_EXTRACT_QREF)) == 0);
if (flags & UVM_EXTRACT_CONTIG) {
if ((flags & UVM_EXTRACT_CONTIG) && entry->end < end &&