Home
last modified time | relevance | path

Searched defs:requiredSlots (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86PagingMethod32Bit.cpp549 int32 requiredSlots = smp_get_num_cpus() * TOTAL_SLOTS_PER_CPU in _GetInitialPoolCount() local
/haiku/src/system/kernel/arch/arm/paging/32bit/
H A DARMPagingMethod32Bit.cpp519 int32 requiredSlots = smp_get_num_cpus() * TOTAL_SLOTS_PER_CPU in _GetInitialPoolCount() local
/haiku/src/system/kernel/arch/x86/paging/pae/
H A DX86PagingMethodPAE.cpp911 int32 requiredSlots = smp_get_num_cpus() * TOTAL_SLOTS_PER_CPU in _GetInitialPoolCount() local