Changeset 13514 in vbox for trunk/src/VBox/VMM/VMMR0/HWSVMR0.h
- Timestamp:
- Oct 23, 2008 7:56:55 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWSVMR0.h
r12989 r13514 65 65 * @returns VBox status code. 66 66 * @param pCpu CPU info struct 67 * @param pVM The VM to operate on. 67 * @param pVM The VM to operate on. (can be NULL after a resume) 68 68 * @param pvPageCpu Pointer to the global cpu page 69 69 * @param pPageCpuPhys Physical address of the global cpu page
Note:
See TracChangeset
for help on using the changeset viewer.