Changeset 91273 in vbox for trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp
- Timestamp:
- Sep 16, 2021 7:48:39 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp
r91271 r91273 2338 2338 * 2339 2339 * @param pVCpu The cross context virtual CPU structure of the calling thread. 2340 * @param p PaePdesThe PAE PDPTEs to set.2340 * @param paPaePdpes The PAE PDPTEs to set. 2341 2341 */ 2342 2342 VMM_INT_DECL(void) CPUMSetGuestPaePdpes(PVMCPU pVCpu, PCX86PDPE paPaePdpes)
Note:
See TracChangeset
for help on using the changeset viewer.