Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dpsw.h52 # define WIDE_PSW PSW_W macro
54 # define WIDE_PSW 0 macro
58 #define KERNEL_PSW (WIDE_PSW | PSW_C | PSW_Q | PSW_P | PSW_D)
59 #define REAL_MODE_PSW (WIDE_PSW | PSW_Q)
60 #define USER_PSW_MASK (WIDE_PSW | PSW_T | PSW_N | PSW_X | PSW_B | PSW_V | PSW_CB)
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dpsw.h52 # define WIDE_PSW PSW_W macro
54 # define WIDE_PSW 0 macro
58 #define KERNEL_PSW (WIDE_PSW | PSW_C | PSW_Q | PSW_P | PSW_D)
59 #define REAL_MODE_PSW (WIDE_PSW | PSW_Q)
60 #define USER_PSW_MASK (WIDE_PSW | PSW_T | PSW_N | PSW_X | PSW_B | PSW_V | PSW_CB)

Completed in 2 milliseconds