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

/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h3 * tstVMMStruct - Statements for generating VM and VMCPU offset and size tests.
1108 GEN_CHECK_SIZE(VM); // has .mac variable
1319 GEN_CHECK_SIZE(VM); variable
1320 GEN_CHECK_OFF(VM, enmVMState);
1321 GEN_CHECK_OFF(VM, fGlobalForcedActions);
1322 GEN_CHECK_OFF(VM, paVMPagesR3);
1323 GEN_CHECK_OFF(VM, pSession);
1324 GEN_CHECK_OFF(VM, pUVM);
1325 GEN_CHECK_OFF(VM, pVMR3);
1326 GEN_CHECK_OFF(VM, pVMR
[all...]
/vbox/include/VBox/vmm/
H A Dvm.h2 * VM - The Virtual Machine, data.
103 /** Ring-3 Host Context VM Pointer. */
105 /** Ring-0 Host Context VM Pointer. */
107 /** Raw-mode Context VM Pointer. */
110 * This is the index into the VM::aCpu array. */
300 /** VM Forced Action Flags.
303 * action mask of a VM.
318 /** This action forces the VM to call DBGF so DBGF can service debugger
324 /** This action forces the VM to service pending requests from other
327 /** Check for VM stat
828 typedef struct VM struct
1177 } VM; typedef in typeref:struct:VM
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBios.h1016 UINT32 VM:1; member in struct:__anon10757
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h4871 UINT32 VM:1; ///< Virtual 8086 Mode. member in struct:__anon11928::__anon11929

Completed in 61 milliseconds