Searched refs:restart_psw (Results 1 – 4 of 4) sorted by relevance
309 lc->restart_psw.mask = PSW_KERNEL_BITS; in setup_lowcore()310 lc->restart_psw.addr = (unsigned long) restart_int_handler; in setup_lowcore()374 mem_assign_absolute(S390_lowcore.restart_psw, lc->restart_psw); in setup_lowcore()
137 OFFSET(__LC_RST_NEW_PSW, lowcore, restart_psw); in main()
63 psw_t restart_psw; /* 0x01a0 */ member
538 rc |= read_guest_lc(vcpu, offsetof(struct lowcore, restart_psw), in __deliver_restart()