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