Home
last modified time | relevance | path

Searched refs:read_sp (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dstacktrace_64.c42 static __always_inline uint64_t read_sp(void) in read_sp() function
111 regs.sp = read_sp(); in dump_stack()
H A Dstacktrace.c94 static __always_inline uint32_t read_sp(void) in read_sp() function
554 regs.ARM_sp = read_sp(); in dump_stack()