Searched refs:SR_V (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/avr32/include/uapi/asm/ | ||
H A D | ptrace.h | 52 #define SR_V 0x00000008 macro |
/linux-4.4.14/arch/avr32/kernel/ | ||
H A D | process.c | 241 regs->sr & SR_V ? 'V' : 'v', show_regs_log_lvl() |
Completed in 49 milliseconds