Searched refs:PSHWPDE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/VMM/VMMRC/
H A DPGMRCShw.h28 #undef PSHWPDE macro
44 # define PSHWPDE PX86PDE macro
59 # define PSHWPDE PX86PDEPAE macro
/vbox/src/VBox/VMM/VMMR3/
H A DPGMShw.h28 #undef PSHWPDE macro
48 # define PSHWPDE PX86PDE macro
65 # define PSHWPDE PEPTPDE macro
85 # define PSHWPDE PX86PDEPAE macro
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllShw.h28 #undef PSHWPDE macro
63 # define PSHWPDE PX86PDE macro
95 # define PSHWPDE PEPTPDE macro
130 # define PSHWPDE PX86PDEPAE macro
H A DPGMAllBth.h42 static int PGM_BTH_NAME(CheckDirtyPageFault)(PVMCPU pVCpu, uint32_t uErr, PSHWPDE pPdeDst, GSTPDE const *pPdeSrc, RTGCPTR GCPtrPage);
2434 static int PGM_BTH_NAME(CheckDirtyPageFault)(PVMCPU pVCpu, uint32_t uErr, PSHWPDE pPdeDst, GSTPDE const *pPdeSrc,
2655 PSHWPDE pPdeDst = pgmShwGet32BitPDEPtr(pVCpu, GCPtrPage);
2665 PSHWPDE pPdeDst;
2683 PSHWPDE pPdeDst = &pPDDst->a[iPDDst];
3115 PSHWPDE pPdeDst = pgmShwGet32BitPDEPtr(pVCpu, GCPtrPage);
3125 PSHWPDE pPdeDst;
3143 PSHWPDE pPdeDst = &pPDDst->a[iPDDst];
3163 PSHWPDE pPdeDst = &pPDDst->a[iPDDst];

Completed in 54 milliseconds