MAP_COPY          425 uvm/uvm_mmap.c 	if (flags & MAP_COPY)
MAP_COPY          426 uvm/uvm_mmap.c 		flags = (flags & ~MAP_COPY) | MAP_PRIVATE;