Searched defs:X86_PTE_P (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp1227 pThis->GCPhysVRAM + addr, X86_PTE_RW | X86_PTE_P); local
1310 pThis->GCPhysVRAM + addr, X86_PTE_RW | X86_PTE_P); local
/vbox/include/iprt/
H A Dx86.h1437 #define X86_PTE_P RT_BIT(0) macro

Completed in 60 milliseconds