move_stack         30 arch/alpha/boot/bootp.c extern void move_stack(unsigned long new_stack);
move_stack        178 arch/alpha/boot/bootp.c 	move_stack(initrd_start - PAGE_SIZE);
move_stack         52 arch/alpha/boot/bootpz.c extern void move_stack(unsigned long new_stack);
move_stack        442 arch/alpha/boot/bootpz.c 		move_stack(initrd_image_start - PAGE_SIZE);