Home
last modified time | relevance | path

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

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