Searched refs:RAM_INIT_MAGIC (Results 1 - 5 of 5) sorted by relevance

/arch/cris/boot/compressed/
H A Dhead_v32.S12 #define RAM_INIT_MAGIC 0x56902387 define
27 cmp.d RAM_INIT_MAGIC, $r8 ; Already initialized?
124 move.d RAM_INIT_MAGIC, $r8 ; Tell kernel that DRAM is initialized
H A Dhead_v10.S14 #define RAM_INIT_MAGIC 0x56902387 define
29 cmp.d RAM_INIT_MAGIC, $r8 ; Already initialized?
115 move.d RAM_INIT_MAGIC, $r8 ; Tell kernel that DRAM is initialized
/arch/cris/boot/rescue/
H A Dhead_v10.S117 #define RAM_INIT_MAGIC 0x56902387 define
307 move.d RAM_INIT_MAGIC, $r8 ; Tell next product that DRAM is
319 move.d RAM_INIT_MAGIC, $r8 ; Tell next product that DRAM is
/arch/cris/arch-v32/kernel/
H A Dhead.S23 #define RAM_INIT_MAGIC 0x56902387 define
217 cmp.d RAM_INIT_MAGIC, $r8 ; Already initialized?
/arch/cris/arch-v10/kernel/
H A Dhead.S14 #define RAM_INIT_MAGIC 0x56902387 define
179 cmp.d RAM_INIT_MAGIC, $r8 ; Already initialized?

Completed in 368 milliseconds