Home
last modified time | relevance | path

Searched refs:RAM_START (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/arch/ppc/boot/pmac/
Dcoffmain.c34 #define RAM_START 0 macro
35 #define RAM_END (RAM_START + 0x800000) /* only 8M mapped with BATs */
37 #define PROG_START RAM_START
54 setup_bats(RAM_START); in boot()
72 dst = (void *) RAM_START; in boot()
/linux-2.4.37.9/include/asm-arm/arch-l7200/
Dhardware.h27 #define RAM_START 0xf0000000 macro
/linux-2.4.37.9/include/asm-arm/arch-riscstation/
Dhardware.h29 #define RAM_START 0x10000000 macro
/linux-2.4.37.9/include/asm-arm/arch-rpc/
Dhardware.h29 #define RAM_START 0x10000000 macro
/linux-2.4.37.9/arch/ppc/boot/chrp/
Dmain.c29 #define RAM_START 0x00000000 macro
/linux-2.4.37.9/arch/ppc64/boot/
DzImage.c36 #define RAM_START 0x00000000 macro