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

/linux-4.4.14/arch/parisc/include/asm/
H A Dpsw.h6 #define PSW_P 0x00000004 macro
17 #define PSW_SM_P PSW_P
57 #define KERNEL_PSW (WIDE_PSW | PSW_C | PSW_Q | PSW_P | PSW_D)
60 #define USER_PSW (PSW_C | PSW_Q | PSW_P | PSW_D | PSW_I)

Completed in 222 milliseconds