Searched refs:move_stack (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/boot/
H A Dhead.S106 .globl move_stack
107 .ent move_stack
108 move_stack: label
123 .end move_stack
H A Dbootp.c30 extern void move_stack(unsigned long new_stack);
178 move_stack(initrd_start - PAGE_SIZE);
H A Dbootpz.c50 extern void move_stack(unsigned long new_stack);
434 move_stack(initrd_image_start - PAGE_SIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/boot/
H A Dhead.S106 .globl move_stack
107 .ent move_stack
108 move_stack: label
123 .end move_stack
H A Dbootp.c30 extern void move_stack(unsigned long new_stack);
178 move_stack(initrd_start - PAGE_SIZE);
H A Dbootpz.c50 extern void move_stack(unsigned long new_stack);
434 move_stack(initrd_image_start - PAGE_SIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/kernel/
H A Dhead.S442 .macro move_stack nr,arg1,arg2,arg3,arg4
444 move_stack "(\nr-1)",\arg2,\arg3,\arg4
451 move_stack \nr,\arg1,\arg2,\arg3,\arg4
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/kernel/
H A Dhead.S442 .macro move_stack nr,arg1,arg2,arg3,arg4
444 move_stack "(\nr-1)",\arg2,\arg3,\arg4
451 move_stack \nr,\arg1,\arg2,\arg3,\arg4

Completed in 71 milliseconds