Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dpsw.h15 /* ssm/rsm instructions number PSW_W and PSW_E differently */
40 #define PSW_W 0x08000000 /* PA2.0 only */ macro
52 # define WIDE_PSW PSW_W
H A Dprocessor.h265 regs->gr[ 0] = USER_PSW | (USER_WIDE_MODE ? PSW_W : 0); \
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dpsw.h15 /* ssm/rsm instructions number PSW_W and PSW_E differently */
40 #define PSW_W 0x08000000 /* PA2.0 only */ macro
52 # define WIDE_PSW PSW_W
H A Dprocessor.h257 regs->gr[ 0] = USER_PSW | (USER_WIDE_MODE ? PSW_W : 0); \
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dsignal.c371 psw |= PSW_W; in setup_rt_frame()
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dsignal.c330 psw |= PSW_W; in setup_rt_frame()

Completed in 4 milliseconds