Searched refs:restart_old_psw (Results 1 – 6 of 6) sorted by relevance
128 lowcore->restart_old_psw.mask = cpu_to_be64(s390_cpu_get_psw_mask(env)); in do_restart_interrupt()129 lowcore->restart_old_psw.addr = cpu_to_be64(env->psw.addr); in do_restart_interrupt()
54 PSW restart_old_psw; /* 0x120 */ member
81 PSW restart_old_psw; /* 0x120 */ member
80 psw_t restart_old_psw; /* 0x0120 */ member
101 OFFSET(__LC_RST_OLD_PSW, lowcore, restart_old_psw); in main()
738 offsetof(struct lowcore, restart_old_psw), in __deliver_restart()