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

/linux-master/arch/parisc/include/asm/
H A Dpsw.h7 #define PSW_P 0x00000004 macro
18 #define PSW_SM_P PSW_P
58 #define KERNEL_PSW (WIDE_PSW | PSW_C | PSW_Q | PSW_P | PSW_D)
61 #define USER_PSW (PSW_C | PSW_Q | PSW_P | PSW_D | PSW_I)

Completed in 199 milliseconds