PSW_P              18 arch/parisc/include/asm/psw.h #define PSW_SM_P	PSW_P
PSW_P              58 arch/parisc/include/asm/psw.h #define KERNEL_PSW    (WIDE_PSW | PSW_C | PSW_Q | PSW_P | PSW_D)
PSW_P              61 arch/parisc/include/asm/psw.h #define USER_PSW      (PSW_C | PSW_Q | PSW_P | PSW_D | PSW_I)