UVM_FLAG_STACK
(cmd->ev_flags & VMCMD_STACK ? UVM_FLAG_STACK : 0)));
UVM_FLAG_FIXED|UVM_FLAG_OVERLAY|UVM_FLAG_COPYONW|UVM_FLAG_STACK)))
if (flags & UVM_FLAG_STACK) {
UVM_FLAG_STACK | UVM_FLAG_FIXED | UVM_FLAG_UNMAP |
if ((flags & UVM_FLAG_STACK) &&
if (flags & UVM_FLAG_STACK) {
uvmflag |= UVM_FLAG_STACK;
uvmflag |= UVM_FLAG_STACK;