Home
last modified time | relevance | path

Searched refs:SEV_BASE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h507 #define SEV_BASE 0x53455600 macro
508 #define SEV_PUBLISH SEV_BASE | 0x01
509 #define SEV_CHAN_OPEN SEV_BASE | 0x02
510 #define SEV_CHAN_CONTROL SEV_BASE | 0x03
511 #define SEV_SUBSCRIBE SEV_BASE | 0x04
512 #define SEV_UNSUBSCRIBE SEV_BASE | 0x05
513 #define SEV_CHANNAMES SEV_BASE | 0x06
514 #define SEV_CHANDATA SEV_BASE | 0x07
515 #define SEV_SETPROPNVL SEV_BASE | 0x08
516 #define SEV_GETPROPNVL SEV_BASE | 0x09