Searched refs:NT_MIPS_DSP (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Delf.h446 #define NT_MIPS_DSP 0x800 /* MIPS DSP ASE registers */ macro
/linux-master/arch/mips/kernel/
H A Dptrace.c698 * Copy the DSP context to the supplied 32-bit NT_MIPS_DSP buffer.
719 * Copy the supplied 32-bit NT_MIPS_DSP buffer to the DSP context.
764 * Copy the DSP context to the supplied 64-bit NT_MIPS_DSP buffer.
785 * Copy the supplied 64-bit NT_MIPS_DSP buffer to the DSP context.
944 .core_note_type = NT_MIPS_DSP,
1004 .core_note_type = NT_MIPS_DSP,

Completed in 132 milliseconds