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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dpsw.h7 #define PSW_Q 0x00000008 macro
18 #define PSW_SM_Q PSW_Q /* Enable Interrupt State Collection */
57 #define KERNEL_PSW (WIDE_PSW | PSW_C | PSW_Q | PSW_P | PSW_D)
58 #define REAL_MODE_PSW (WIDE_PSW | PSW_Q)
60 #define USER_PSW (PSW_C | PSW_Q | PSW_P | PSW_D | PSW_I)

Completed in 84 milliseconds