Searched defs:sInitialPhysicalPagePool (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86PagingMethod32Bit.cpp68 static PhysicalPageSlotPool sInitialPhysicalPagePool[MAX_INITIAL_POOLS]; member in struct:X86PagingMethod32Bit::PhysicalPageSlotPool
79 X86PagingMethod32Bit::PhysicalPageSlotPool::sInitialPhysicalPagePool[ member in class:X86PagingMethod32Bit::PhysicalPageSlotPool
/haiku/src/system/kernel/arch/arm/paging/32bit/
H A DARMPagingMethod32Bit.cpp68 static PhysicalPageSlotPool sInitialPhysicalPagePool[MAX_INITIAL_POOLS]; member in struct:ARMPagingMethod32Bit::PhysicalPageSlotPool
79 ARMPagingMethod32Bit::PhysicalPageSlotPool::sInitialPhysicalPagePool[ member in class:ARMPagingMethod32Bit::PhysicalPageSlotPool
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingMethod040.cpp141 static PhysicalPageSlotPool sInitialPhysicalPagePool; member in struct:M68KPagingMethod040::PhysicalPageSlotPool
152 M68KPagingMethod040::PhysicalPageSlotPool::sInitialPhysicalPagePool; member in class:M68KPagingMethod040::PhysicalPageSlotPool
/haiku/src/system/kernel/arch/x86/paging/pae/
H A DX86PagingMethodPAE.cpp374 static PhysicalPageSlotPool sInitialPhysicalPagePool[MAX_INITIAL_POOLS]; member in struct:X86PagingMethodPAE::PhysicalPageSlotPool
385 X86PagingMethodPAE::PhysicalPageSlotPool::sInitialPhysicalPagePool[ member in class:X86PagingMethodPAE::PhysicalPageSlotPool

Completed in 115 milliseconds