Home
last modified time | relevance | path

Searched defs:sNextPhysicalAddress (Results 1 – 6 of 6) sorted by relevance

/haiku/src/system/boot/platform/next_m68k/
H A Dmmu.cpp92 static addr_t sNextPhysicalAddress = 0x100000; variable
/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_mmu.cpp100 static addr_t sNextPhysicalAddress = kMaxKernelSize; //will be set by mmu_init variable
/haiku/src/system/boot/platform/bios_ia32/
H A Dmmu.cpp83 static addr_t sNextPhysicalAddress = 0x112000; variable
93 static addr_t sNextPhysicalAddress = 0x100000; variable
/haiku/src/system/boot/arch/m68k/
H A Dmmu.cpp91 static addr_t sNextPhysicalAddress = 0x100000; variable
/haiku/src/system/boot/platform/amiga_m68k/
H A Dmmu.cpp91 static addr_t sNextPhysicalAddress = 0x100000; variable
/haiku/src/system/boot/platform/atari_m68k/
H A Dmmu.cpp92 static addr_t sNextPhysicalAddress = 0x100000; variable