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

/haiku/src/system/kernel/arch/x86/paging/pae/
H A DX86PagingMethodPAE.cpp278 fAllocatedPagesCount = pagesNeeded;
307 if (fUsedPagesCount >= fAllocatedPagesCount) {
342 uint32 fAllocatedPagesCount; member in struct:X86PagingMethodPAE::ToPAESwitcher

Completed in 43 milliseconds