Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dvmm_dev.h504 #define VM_RUN (VMM_CPU_IOC_BASE | 0x01)
514 #define VM_PPTDEV_MSI (VMM_CPU_IOC_BASE | 0x0b)
515 #define VM_PPTDEV_MSIX (VMM_CPU_IOC_BASE | 0x0c)
517 #define VM_GLA2GPA (VMM_CPU_IOC_BASE | 0x0e)
520 #define VM_SET_INTINFO (VMM_CPU_IOC_BASE | 0x11)
521 #define VM_GET_INTINFO (VMM_CPU_IOC_BASE | 0x12)
525 #define VM_RESET_CPU (VMM_CPU_IOC_BASE | 0x16)
528 #define VM_GET_FPU (VMM_CPU_IOC_BASE | 0x19)
529 #define VM_SET_FPU (VMM_CPU_IOC_BASE | 0x1a)
530 #define VM_GET_CPUID (VMM_CPU_IOC_BASE | 0x1b)
[all …]