MSG_LOCKED
else if (opcode & MSG_LOCKED)
guc_exec_queue_add_msg(q, msg, opcode | MSG_LOCKED | MSG_HEAD);
guc_exec_queue_add_msg(q, msg, opcode | MSG_LOCKED);