Home
last modified time | relevance | path

Searched defs:is_dsp_inst (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sh/kernel/
H A Dtraps_32.c571 int is_dsp_inst(struct pt_regs *regs) in is_dsp_inst() function
593 #define is_dsp_inst(regs) (0) macro