SEV_BASE
#define SEV_PUBLISH SEV_BASE | 0x01
#define SEV_CHAN_OPEN SEV_BASE | 0x02
#define SEV_CHAN_CONTROL SEV_BASE | 0x03
#define SEV_SUBSCRIBE SEV_BASE | 0x04
#define SEV_UNSUBSCRIBE SEV_BASE | 0x05
#define SEV_CHANNAMES SEV_BASE | 0x06
#define SEV_CHANDATA SEV_BASE | 0x07
#define SEV_SETPROPNVL SEV_BASE | 0x08
#define SEV_GETPROPNVL SEV_BASE | 0x09