Searched refs:SR_J (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/avr32/include/uapi/asm/ | ||
H A D | ptrace.h | 18 #define SR_J 0x10000000 macro |
/linux-4.4.14/arch/avr32/kernel/ | ||
H A D | process.c | 247 regs->sr & SR_J ? 'J' : 'j', show_regs_log_lvl() |
Completed in 37 milliseconds