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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllShw.h94 # define SHWPDE EPTPDE
243 EPTPDE Pde;
407 EPTPDE Pde;
H A DPGMAllBth.h2259 EPTPDE PdeDst;
/vbox/include/VBox/vmm/
H A Dhm_vmx.h659 typedef union EPTPDE union
671 } EPTPDE; typedef in typeref:union:EPTPDE
672 AssertCompileSize(EPTPDE, 8);
674 typedef EPTPDE *PEPTPDE;
676 typedef const EPTPDE *PCEPTPDE;
683 EPTPDE a[EPT_PG_ENTRIES];
/vbox/src/VBox/VMM/VMMR3/
H A DPGMShw.h64 # define SHWPDE EPTPDE

Completed in 67 milliseconds