Searched defs:VMCPUSTATE (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/vmm/
H A Dvm.h61 typedef enum VMCPUSTATE enum
85 } VMCPUSTATE; typedef in typeref:enum:VMCPUSTATE
99 VMCPUSTATE volatile enmState; /* 4 */
270 VMCPUSTATE enmState = VMCPU_GET_STATE(pVCpu); \

Completed in 49 milliseconds