reipl.S 2.4 KB
Newer Older
L
Linus Torvalds 已提交
1 2 3 4 5 6 7 8 9 10
/*
 *  arch/s390/kernel/reipl.S
 *
 *  S390 version
 *    Copyright (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
 *    Author(s): Holger Smolinski (Holger.Smolinski@de.ibm.com)
 */

#include <asm/lowcore.h>

11 12 13 14
#
# do_reipl_asm
# Parameter: r2 = schid of reipl device
#
M
Michael Holzheu 已提交
15 16
		.globl	do_reipl_asm
do_reipl_asm:	basr	%r13,0
L
Linus Torvalds 已提交
17
.Lpg0:		lpsw	.Lnewpsw-.Lpg0(%r13)
18
.Lpg1:		# do store status of all registers
M
Michael Holzheu 已提交
19 20 21 22

		stm	%r0,%r15,__LC_GPREGS_SAVE_AREA
		stctl	%c0,%c15,__LC_CREGS_SAVE_AREA
		stam	%a0,%a15,__LC_AREGS_SAVE_AREA
23 24
		l	%r10,.Ldump_pfx-.Lpg0(%r13)
		mvc	__LC_PREFIX_SAVE_AREA(4),0(%r10)
M
Michael Holzheu 已提交
25 26 27 28 29
		stckc	.Lclkcmp-.Lpg0(%r13)
		mvc	__LC_CLOCK_COMP_SAVE_AREA(8),.Lclkcmp-.Lpg0(%r13)
		stpt	__LC_CPU_TIMER_SAVE_AREA
		st	%r13, __LC_PSW_SAVE_AREA+4
		lctl	%c6,%c6,.Lall-.Lpg0(%r13)
H
Heiko Carstens 已提交
30 31 32 33 34 35 36 37
		lr	%r1,%r2
		mvc	__LC_PGM_NEW_PSW(8),.Lpcnew-.Lpg0(%r13)
		stsch	.Lschib-.Lpg0(%r13)
		oi	.Lschib+5-.Lpg0(%r13),0x84
.Lecs:  	xi	.Lschib+27-.Lpg0(%r13),0x01
		msch	.Lschib-.Lpg0(%r13)
		lhi	%r0,5
.Lssch:		ssch	.Liplorb-.Lpg0(%r13)
L
Linus Torvalds 已提交
38
		jz	.L001
H
Heiko Carstens 已提交
39
		brct	%r0,.Lssch
L
Linus Torvalds 已提交
40
		bas	%r14,.Ldisab-.Lpg0(%r13)
H
Heiko Carstens 已提交
41 42
.L001:		mvc	__LC_IO_NEW_PSW(8),.Lionew-.Lpg0(%r13)
.Ltpi:		lpsw	.Lwaitpsw-.Lpg0(%r13)
L
Linus Torvalds 已提交
43 44 45 46
.Lcont:		c	%r1,__LC_SUBCHANNEL_ID
		jnz	.Ltpi
		clc	__LC_IO_INT_PARM(4),.Liplorb-.Lpg0(%r13)
		jnz	.Ltpi
H
Heiko Carstens 已提交
47
		tsch	.Liplirb-.Lpg0(%r13)
L
Linus Torvalds 已提交
48
		tm	.Liplirb+9-.Lpg0(%r13),0xbf
H
Heiko Carstens 已提交
49 50 51 52 53
		jz	.L002
		bas	%r14,.Ldisab-.Lpg0(%r13)
.L002:		tm	.Liplirb+8-.Lpg0(%r13),0xf3
		jz	.L003
		bas	%r14,.Ldisab-.Lpg0(%r13)
54
.L003:		st	%r1,__LC_SUBCHANNEL_ID
H
Heiko Carstens 已提交
55 56 57
		lpsw	0
		sigp	0,0,0(6)
.Ldisab:	st	%r14,.Ldispsw+4-.Lpg0(%r13)
L
Linus Torvalds 已提交
58
		lpsw	.Ldispsw-.Lpg0(%r13)
H
Heiko Carstens 已提交
59
		.align	8
M
Michael Holzheu 已提交
60
.Lclkcmp:	.quad	0x0000000000000000
L
Linus Torvalds 已提交
61
.Lall:		.long	0xff000000
62
.Ldump_pfx:	.long	dump_prefix_page
H
Heiko Carstens 已提交
63 64 65 66
		.align	8
.Lnewpsw:	.long	0x00080000,0x80000000+.Lpg1
.Lpcnew:	.long	0x00080000,0x80000000+.Lecs
.Lionew:	.long	0x00080000,0x80000000+.Lcont
L
Linus Torvalds 已提交
67
.Lwaitpsw:	.long	0x020a0000,0x00000000+.Ltpi
H
Heiko Carstens 已提交
68 69 70
.Ldispsw:	.long	0x000a0000,0x00000000
.Liplccws:	.long	0x02000000,0x60000018
		.long	0x08000008,0x20000001
L
Linus Torvalds 已提交
71 72
.Liplorb:	.long	0x0049504c,0x0040ff80
		.long	0x00000000+.Liplccws
H
Heiko Carstens 已提交
73 74 75 76 77 78
.Lschib:	.long	0x00000000,0x00000000
		.long	0x00000000,0x00000000
		.long	0x00000000,0x00000000
		.long	0x00000000,0x00000000
		.long	0x00000000,0x00000000
		.long	0x00000000,0x00000000
L
Linus Torvalds 已提交
79 80 81 82 83 84 85 86
.Liplirb:	.long	0x00000000,0x00000000
		.long	0x00000000,0x00000000
		.long	0x00000000,0x00000000
		.long	0x00000000,0x00000000
		.long	0x00000000,0x00000000
		.long	0x00000000,0x00000000
		.long	0x00000000,0x00000000
		.long	0x00000000,0x00000000