Searched refs:RAMEND (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/platform/h8300h/aki3068net/
H A Dcrt0_ram.S17 #define RAMEND (__ramend - 0xc000) define
19 #define RAMEND __ramend define
22 #define RAMEND CONFIG_BLKDEV_RESERVE_ADDRESS define
37 mov.l #RAMEND,sp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/platform/h8300h/generic/
H A Dcrt0_ram.S17 #define RAMEND (__ramend - 0xc000) define
19 #define RAMEND __ramend define
22 #define RAMEND CONFIG_BLKDEV_RESERVE_ADDRESS define
37 mov.l #RAMEND,sp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/platform/h8300h/h8max/
H A Dcrt0_ram.S17 #define RAMEND (__ramend - 0xc000) define
19 #define RAMEND __ramend define
22 #define RAMEND CONFIG_BLKDEV_RESERVE_ADDRESS define
37 mov.l #RAMEND,sp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68328/
H A Dhead-rom.S30 #define RAMEND (CONFIG_RAMBASE + CONFIG_RAMSIZE) define
52 moveal #RAMEND-CONFIG_MEMORY_RESERVE*0x100000 - 0x10, %sp
80 movel #RAMEND-CONFIG_MEMORY_RESERVE*0x100000, %d0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/platform/h8s/edosk2674/
H A Dcrt0_ram.S18 #define RAMEND (__ramend - 0xc000) define
20 #define RAMEND __ramend define
23 #define RAMEND CONFIG_BLKDEV_RESERVE_ADDRESS define
38 mov.l #RAMEND,sp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/platform/h8s/generic/
H A Dcrt0_ram.S18 #define RAMEND (__ramend - 0xc000) define
20 #define RAMEND __ramend define
23 #define RAMEND CONFIG_BLKDEV_RESERVE_ADDRESS define
38 mov.l #RAMEND,sp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68360/
H A Dhead-ram.S27 #define RAMEND (CONFIG_RAMBASE + CONFIG_RAMSIZE) define
107 movea.l #RAMEND, %sp /*set up stack at the end of DRAM:*/
167 move.l #RAMEND, %d0
238 move.l #RAMEND, %d0
240 move.l %d0, _ramend /* Different from RAMEND.*/
284 .long RAMEND /* Reset: Initial Stack Pointer - 0. */
H A Dhead-rom.S27 #define RAMEND (CONFIG_RAMBASE + CONFIG_RAMSIZE) define
118 movea.l #RAMEND, %sp /* set up stack at the end of DRAM:*/
248 move.l #RAMEND, %d0
250 move.l %d0, _ramend /* Different from RAMEND.*/
295 .long RAMEND /* Reset: Initial Stack Pointer - 0. */

Completed in 113 milliseconds