Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/lib/
H A Dbootm.c27 static ulong get_sp (void);
43 sp = get_sp(); in arch_lmb_reserve()
102 static ulong get_sp (void) in get_sp() function
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/u-boot/arch/powerpc/lib/
H A Dbootm.c35 static ulong get_sp (void);
148 sp = get_sp(); in arch_lmb_reserve()
261 static ulong get_sp (void) in get_sp() function
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dreg.h24 #define get_sp() (__stack_pointer) macro
H A Dmain.c247 _start, get_sp()); in start()
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dbootm.c43 static ulong get_sp(void) in get_sp() function
64 sp = get_sp(); in arch_lmb_reserve()