Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/kernel/
Duboot.c64 extern unsigned long _init_sp; in parse_uboot_commandline()
70 sp = (unsigned long *)_init_sp; in parse_uboot_commandline()
/linux-6.1.9/arch/m68k/coldfire/
Dhead.S111 .global _init_sp
132 _init_sp: label
160 movel %sp,_init_sp /* save initial stack pointer */