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

/linux-master/arch/parisc/include/asm/
H A Dpsw.h8 #define PSW_Q 0x00000008 macro
19 #define PSW_SM_Q PSW_Q /* Enable Interrupt State Collection */
58 #define KERNEL_PSW (WIDE_PSW | PSW_C | PSW_Q | PSW_P | PSW_D)
59 #define REAL_MODE_PSW (WIDE_PSW | PSW_Q)
61 #define USER_PSW (PSW_C | PSW_Q | PSW_P | PSW_D | PSW_I)

Completed in 107 milliseconds