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

/linux-4.4.14/arch/parisc/include/asm/
H A Dpsw.h5 #define PSW_D 0x00000002 macro
16 #define PSW_SM_D PSW_D
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 47 milliseconds