Home
last modified time | relevance | path

Searched refs:X86_PAE_PDE_WRITABLE (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/kernel/arch/x86/paging/pae/
H A Dpaging.h23 #define X86_PAE_PDE_WRITABLE 0x0000000000000002LL macro
H A DX86PagingMethodPAE.cpp799 | X86_PAE_PDE_WRITABLE in PutPageTableInPageDir()
H A DX86VMTranslationMapPAE.cpp1220 if ((*pageDirEntry & X86_PAE_PDE_WRITABLE) != 0) in DebugPrintMappingInfo()