Searched refs:GD_FLG_COLD_BOOT (Results 1 – 4 of 4) sorted by relevance
76 if (gd->flags & GD_FLG_COLD_BOOT) in last_stage_init()
28 movl $GD_FLG_COLD_BOOT, %ebx
62 movl $GD_FLG_COLD_BOOT, %ebx
143 #define GD_FLG_COLD_BOOT 0x10000 /* Cold Boot */ macro