Home
last modified time | relevance | path

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

/haiku/src/system/kernel/arch/x86/paging/pae/
H A Dpaging.h24 #define X86_PAE_PDE_USER 0x0000000000000004LL macro
H A DX86PagingMethodPAE.cpp800 | X86_PAE_PDE_USER); in PutPageTableInPageDir()
H A DX86VMTranslationMapPAE.cpp1222 if ((*pageDirEntry & X86_PAE_PDE_USER) != 0) in DebugPrintMappingInfo()