Searched refs:fLA57 (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/arch/x86/paging/64bit/
H A DX86VMTranslationMap64Bit.h66 bool fLA57; member in struct:final
H A DX86VMTranslationMap64Bit.cpp42 fLA57(la57)
178 start = (fLA57 ? k64BitPML4TRange : k64BitPDPTRange) - B_PAGE_SIZE;
183 if (fLA57) {

Completed in 19 milliseconds