Searched refs:io_new_psw (Results 1 – 4 of 4) sorted by relevance
25 psw_t io_new_psw; /* 0x01f0 */ member83 .io_new_psw = { .mask = PSW_MASK_DISABLED, .addr = __LC_IO_NEW_PSW, },
442 lc->io_new_psw.mask = int_psw_mask | PSW_MASK_MCHECK; in setup_lowcore_dat_off()443 lc->io_new_psw.addr = (unsigned long) io_int_handler; in setup_lowcore_dat_off()515 S390_lowcore.io_new_psw.mask |= PSW_MASK_DAT; in setup_lowcore_dat_on()
110 OFFSET(__LC_IO_NEW_PSW, lowcore, io_new_psw); in main()
92 psw_t io_new_psw; /* 0x01f0 */ member