Searched refs:X86_PDE4M_PWT (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/
H A Dx86.h1755 #define X86_PDE4M_PWT RT_BIT(3) macro
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllBth.h4012 if (PdeDst.u & (X86_PDE4M_PWT | X86_PDE4M_PCD))
4317 uint64_t fIgnoreFlags = X86_PDE_AVL_MASK | GST_PDE_PG_MASK | X86_PDE4M_G | X86_PDE4M_D | X86_PDE4M_PS | X86_PDE4M_PWT | X86_PDE4M_PCD;

Completed in 715 milliseconds