Home
last modified time | relevance | path

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

/arch/metag/include/asm/
Dprocessor.h57 struct meta_ext_context { struct
74 struct meta_ext_context {}; argument
85 struct meta_ext_context *dsp_context;
/arch/metag/kernel/
Dprocess.c247 struct meta_ext_context *ctx; in copy_thread()
251 sizeof(struct meta_ext_context), GFP_ATOMIC); in copy_thread()
Dtraps.c144 static void dspram_save(struct meta_ext_context *dsp_ctx, in dspram_save()
197 struct meta_ext_context *dsp_ctx; in nest_interrupts()
354 struct meta_ext_context *dsp_ctx = current->thread.dsp_context; in tail_end_sys()