Searched refs:restart_psw (Results 1 – 5 of 5) sorted by relevance
42 psw_t restart_psw; /* 0x0000 */ member223 psw_t restart_psw; /* 0x01a0 */ member
374 lc->restart_psw.mask = PSW_BASE_BITS | PSW_DEFAULT_KEY; in setup_lowcore()375 lc->restart_psw.addr = in setup_lowcore()378 lc->restart_psw.mask |= PSW_ASC_HOME; in setup_lowcore()
102 DEFINE(__LC_RST_NEW_PSW, offsetof(struct _lowcore, restart_psw)); in main()
117 lc->restart_psw.mask = PSW_BASE_BITS | PSW_DEFAULT_KEY; in smp_switch_to_ipl_cpu()118 lc->restart_psw.addr = PSW_ADDR_AMODE | (unsigned long) smp_restart_cpu; in smp_switch_to_ipl_cpu()
220 offsetof(struct _lowcore, restart_psw), sizeof(psw_t)); in __do_deliver_interrupt()