Home
last modified time | relevance | path

Searched refs:restore_dsp (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/power/
H A Dcpu.c34 restore_dsp(current); in restore_processor_state()
/linux/arch/mips/kernel/
H A Dpm.c48 restore_dsp(current); in mips_cpu_restore()
/linux/arch/mips/include/asm/
H A Ddsp.h67 #define restore_dsp(tsk) \ macro