Searched defs:is_dsp_inst (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/sh/kernel/ | ||
H A D | traps_32.c | 571 int is_dsp_inst(struct pt_regs *regs) is_dsp_inst() function 593 #define is_dsp_inst(regs) (0) macro |
Completed in 37 milliseconds