Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sh/include/asm/
Dswitch_to_32.h10 #define __restore_dsp(tsk) \ macro
61 #define __restore_dsp(tsk) do { } while (0) macro
/linux-6.1.9/arch/mips/include/asm/
Ddsp.h56 #define __restore_dsp(tsk) \ macro