Home
last modified time | relevance | path

Searched refs:move_stack (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/alpha/boot/
A Dhead.S107 .globl move_stack
108 .ent move_stack
109 move_stack: label
124 .end move_stack
A Dbootp.c29 extern void move_stack(unsigned long new_stack);
177 move_stack(initrd_start - PAGE_SIZE); in start_kernel()
A Dbootpz.c51 extern void move_stack(unsigned long new_stack);
441 move_stack(initrd_image_start - PAGE_SIZE); in start_kernel()
/linux-6.3-rc2/arch/m68k/kernel/
A Dhead.S429 .macro move_stack nr,arg1,arg2,arg3,arg4 macro
431 move_stack "(\nr-1)",\arg2,\arg3,\arg4
438 move_stack \nr,\arg1,\arg2,\arg3,\arg4

Completed in 8 milliseconds