Searched refs:VMCPUSTATE (Results 1 - 2 of 2) 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); \
/vbox/src/VBox/VMM/VMMR3/
H A DVMEmt.cpp816 VMCPUSTATE enmState = VMCPU_GET_STATE(pUVCpu->pVCpu);

Completed in 49 milliseconds