儲存庫 vbox 的更動 14040
- 時間撮記:
- 2008-11-10 下午07:08:26 (16 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/VMM/PGMInternal.h
r14038 r14040 3799 3799 PX86PDPT pShwPdpt; 3800 3800 Assert(pPGM->HCPhysPaePDPT != 0 && pPGM->HCPhysPaePDPT != NIL_RTHCPHYS); 3801 int rc = PGM_HCPHYS_2_PTR(PGM2VM(pPGM), pPGM->HCPhysPaeP TPD, &pShwPdpt);3801 int rc = PGM_HCPHYS_2_PTR(PGM2VM(pPGM), pPGM->HCPhysPaePDPT, &pShwPdpt); 3802 3802 AssertRCReturn(rc, 0); 3803 3803 return pShwPdpt;
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器