Searched refs:PSW_W (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/parisc/include/asm/
H A Dpsw.h14 /* ssm/rsm instructions number PSW_W and PSW_E differently */
39 #define PSW_W 0x08000000 /* PA2.0 only */ macro
51 # define WIDE_PSW PSW_W
H A Dprocessor.h287 regs->gr[ 0] = USER_PSW | (USER_WIDE_MODE ? PSW_W : 0); \
/linux-4.4.14/arch/parisc/kernel/
H A Dsignal.c367 psw |= PSW_W; setup_rt_frame()

Completed in 90 milliseconds