Searched refs:la57 (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/kernel/arch/x86/paging/64bit/
H A DX86PagingMethod64Bit.cpp37 bool X86PagingMethod64Bit::la57 = false; member in class:X86PagingMethod64Bit
43 X86PagingMethod64Bit::X86PagingMethod64Bit(bool la57) argument
50 X86PagingMethod64Bit::la57 = la57; member in class:X86PagingMethod64Bit
109 X86VMTranslationMap64Bit* map = new(std::nothrow) X86VMTranslationMap64Bit(la57);
133 if (la57) {
228 if (la57) {
H A DX86VMTranslationMap64Bit.h17 X86VMTranslationMap64Bit(bool la57);
H A DX86PagingMethod64Bit.h30 X86PagingMethod64Bit(bool la57);
112 static bool la57; member in class:final
H A DX86VMTranslationMap64Bit.cpp39 X86VMTranslationMap64Bit::X86VMTranslationMap64Bit(bool la57) argument
42 fLA57(la57)

Completed in 98 milliseconds