Home
last modified time | relevance | path

Searched refs:save_dsp (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/power/
H A Dcpu.c24 save_dsp(current); in save_processor_state()
/linux/arch/mips/kernel/
H A Dpm.c30 save_dsp(current); in mips_cpu_save()
H A Dprocess.c97 save_dsp(current); in arch_dup_task_struct()
/linux/arch/mips/include/asm/
H A Ddsp.h50 #define save_dsp(tsk) \ macro