Searched refs:io_new_psw (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-s390/
H A Dlowcore.h212 psw_t io_new_psw; /* 0x078 */ member in struct:_lowcore
340 psw_t io_new_psw; /* 0x1f0 */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Dsetup.c524 lc->io_new_psw.mask = psw_kernel_bits;
525 lc->io_new_psw.addr = PSW_ADDR_AMODE | (unsigned long) io_int_handler;

Completed in 50 milliseconds