Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dvmm_dev.h488 #define VMMCTL_IOC_BASE (('V' << 16) | ('M' << 8)) macro
494 #define VMM_CREATE_VM (VMMCTL_IOC_BASE | 0x01)
495 #define VMM_DESTROY_VM (VMMCTL_IOC_BASE | 0x02)
496 #define VMM_VM_SUPPORTED (VMMCTL_IOC_BASE | 0x03)
497 #define VMM_INTERFACE_VERSION (VMMCTL_IOC_BASE | 0x04)
498 #define VMM_CHECK_IOMMU (VMMCTL_IOC_BASE | 0x05)
500 #define VMM_RESV_QUERY (VMMCTL_IOC_BASE | 0x10)
501 #define VMM_RESV_SET_TARGET (VMMCTL_IOC_BASE | 0x11)