Searched refs:restart_psw (Results 1 – 4 of 4) sorted by relevance
35 psw_t restart_psw; /* 0x0000 */ member229 psw_t restart_psw; /* 0x01a0 */ member
367 lc->restart_psw.mask = psw_kernel_bits; in setup_lowcore()368 lc->restart_psw.addr = in setup_lowcore()433 copy_to_absolute_zero(&S390_lowcore.restart_psw, in setup_lowcore()434 &lc->restart_psw, sizeof(psw_t)); in setup_lowcore()
105 DEFINE(__LC_RST_NEW_PSW, offsetof(struct _lowcore, restart_psw)); in main()
251 offsetof(struct _lowcore, restart_psw), sizeof(psw_t)); in __do_deliver_interrupt()