Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/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 2 milliseconds