Home
last modified time | relevance | path

Searched refs:_USER_PSW_MASK (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/include/asm-s390x/
Dprocessor.h116 regs->psw.mask = _USER_PSW_MASK; \
122 regs->psw.mask = _USER_PSW_MASK & ~(1L << 32); \
Dlowcore.h68 #define _USER_PSW_MASK 0x0705C00180000000 macro
/linux-2.4.37.9/include/asm-s390/
Dprocessor.h108 regs->psw.mask = _USER_PSW_MASK; \
Dlowcore.h64 #define _USER_PSW_MASK 0x070DC000/* DAT, IO, EXT, Home-space */ macro
/linux-2.4.37.9/arch/s390x/kernel/
Dsignal.c343 regs->psw.mask = _USER_PSW_MASK; in setup_frame()
400 regs->psw.mask = _USER_PSW_MASK; in setup_rt_frame()
/linux-2.4.37.9/arch/s390/kernel/
Dsignal.c345 regs->psw.mask = _USER_PSW_MASK; in setup_frame()
402 regs->psw.mask = _USER_PSW_MASK; in setup_rt_frame()