Home
last modified time | relevance | path

Searched refs:X86_PAE_PDE_CACHING_DISABLED (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/kernel/arch/x86/paging/pae/
H A Dpaging.h26 #define X86_PAE_PDE_CACHING_DISABLED 0x0000000000000010LL macro
H A DX86VMTranslationMapPAE.cpp1232 if ((*pageDirEntry & X86_PAE_PDE_CACHING_DISABLED) != 0) in DebugPrintMappingInfo()