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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-parisc/
H A Dpsw.h51 # define WIDE_PSW PSW_W macro
53 # define WIDE_PSW 0 macro
57 #define KERNEL_PSW (WIDE_PSW | PSW_C | PSW_Q | PSW_P | PSW_D)
58 #define REAL_MODE_PSW (WIDE_PSW | PSW_Q)
59 #define USER_PSW_MASK (WIDE_PSW | PSW_T | PSW_N | PSW_X | PSW_B | PSW_V | PSW_CB)

Completed in 92 milliseconds