Home
last modified time | relevance | path

Searched refs:get_sp (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/m68k/lib/
H A Dbootm.c26 static ulong get_sp (void);
42 sp = get_sp(); in arch_lmb_reserve()
101 static ulong get_sp (void) in get_sp() function
/openbmc/u-boot/arch/arm/mach-imx/
H A Dmisc.c77 static ulong get_sp(void) in get_sp() function
90 sp = get_sp(); in board_lmb_reserve()
/openbmc/u-boot/arch/arc/lib/
H A Dbootm.c11 static ulong get_sp(void) in get_sp() function
32 sp = get_sp(); in arch_lmb_reserve()
/openbmc/u-boot/arch/powerpc/lib/
H A Dbootm.c34 static ulong get_sp (void);
147 sp = get_sp(); in arch_lmb_reserve()
260 static ulong get_sp (void) in get_sp() function
/openbmc/linux/arch/powerpc/boot/
H A Dreg.h24 #define get_sp() (__stack_pointer) macro
H A Dmain.c247 _start, get_sp()); in start()
/openbmc/u-boot/arch/arm/lib/
H A Dbootm.c39 static ulong get_sp(void) in get_sp() function
61 sp = get_sp(); in arch_lmb_reserve()