/*********************************************************
- * Copyright (C) 1998-2018 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2019 VMware, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published
# define BDOOR_CMD_GMM_ONESHOT_TIMER 3
# define BDOOR_CMD_GMM_WATCH_PPNS_START 4
# define BDOOR_CMD_GMM_WATCH_PPNS_STOP 5
+# define BDOOR_CMD_GMM_WATCH_CALL_CODE 6
+# define BDOOR_CMD_GMM_WATCH_CALL_CODE_STOP 7
#define BDOOR_CMD_MAX 97