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

/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86PagingMethod32Bit.h85 static void _EarlyPreparePageTables(
H A DX86PagingMethod32Bit.cpp111 _EarlyPreparePageTables(pageTable, virtualBase, 1024 * B_PAGE_SIZE);
546 X86PagingMethod32Bit::_EarlyPreparePageTables(page_table_entry* pageTables, function in class:X86PagingMethod32Bit
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingMethod040.h94 static void _EarlyPreparePageTables(
H A DM68KPagingMethod040.cpp178 _EarlyPreparePageTables(pageTable, virtualBase,
667 M68KPagingMethod040::_EarlyPreparePageTables(page_table_entry* pageTables, function in class:M68KPagingMethod040
/haiku/src/system/kernel/arch/ppc/paging/460/
H A DPPCPagingMethod460.h104 static void _EarlyPreparePageTables(
H A DPPCPagingMethod460.cpp375 PPCPagingMethod460::_EarlyPreparePageTables(page_table_entry* pageTables,
/haiku/src/system/kernel/arch/ppc/paging/classic/
H A DPPCPagingMethodClassic.h104 static void _EarlyPreparePageTables(
H A DPPCPagingMethodClassic.cpp375 PPCPagingMethodClassic::_EarlyPreparePageTables(page_table_entry* pageTables,
/haiku/src/system/kernel/arch/arm/paging/32bit/
H A DARMPagingMethod32Bit.cpp111 _EarlyPreparePageTables(pageTable, virtualBase, 1024 * B_PAGE_SIZE);
526 ARMPagingMethod32Bit::_EarlyPreparePageTables(page_table_entry* pageTables, function in class:ARMPagingMethod32Bit
H A DARMPagingMethod32Bit.h90 static void _EarlyPreparePageTables(

Completed in 89 milliseconds