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

/linux-master/arch/parisc/include/asm/
H A Dpsw.h29 #define PSW_C 0x00040000 macro
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 107 milliseconds