Searched refs:SR_N (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/avr32/include/uapi/asm/ | ||
H A D | ptrace.h | 53 #define SR_N 0x00000004 macro |
/linux-4.4.14/arch/avr32/kernel/ | ||
H A D | process.c | 242 regs->sr & SR_N ? 'N' : 'n', show_regs_log_lvl() |
Completed in 40 milliseconds