Searched refs:X86_PDE4M_PCD (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/ResetVector/Vtf0/Ia32/
H A DFlat32ToFlat64.asm86 mov eax, ( X86_PDE4M_P | X86_PDE4M_A | X86_PDE4M_PS | X86_PDE4M_PCD | X86_PDE4M_RW | X86_PDE4M_D )
/vbox/include/iprt/
H A Dx86.h1757 #define X86_PDE4M_PCD RT_BIT(4) 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 792 milliseconds