Searched refs:X86_PDE4M_PG_MASK (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/VMM/VMMRC/
H A DPGMRCGst.h51 # define GST_PDE4M_PG_MASK X86_PDE4M_PG_MASK
/vbox/src/VBox/VMM/include/
H A DPGMGstDefs.h139 # define GST_PDE_BIG_PG_MASK X86_PDE4M_PG_MASK
H A DPGMInline.h582 RTGCPHYS GCPhys = Pde.u & X86_PDE4M_PG_MASK;
/vbox/src/VBox/VMM/VMMR3/
H A DPGMDbg.cpp1545 | (Pde.u & X86_PDE4M_PG_MASK);
2223 | (Pde.u & X86_PDE4M_PG_MASK);
/vbox/include/iprt/
H A Dx86.h1773 #define X86_PDE4M_PG_MASK ( 0xffc00000 ) macro

Completed in 400 milliseconds