Searched refs:SR_C (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/avr32/include/uapi/asm/ | ||
H A D | ptrace.h | 55 #define SR_C 0x00000001 macro |
/linux-4.4.14/arch/avr32/kernel/ | ||
H A D | process.c | 244 regs->sr & SR_C ? 'C' : 'c'); show_regs_log_lvl() |
Completed in 61 milliseconds