Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Ddsp.h29 mtlo1(0); in __init_dsp()
63 mtlo1(tsk->thread.dsp.dspr[1]); \
Dmipsregs.h1611 #define mtlo1(x) \ macro
1768 #define mtlo1(x) _umips_dsp_mtlo(x, 1) macro
1851 #define mtlo1(x) _dsp_mtlo(x, 1) macro
/linux-4.1.27/arch/mips/kernel/
Dsignal.c257 err |= __get_user(treg, &sc->sc_lo1); mtlo1(treg); in restore_sigcontext()
Dsignal32.c230 err |= __get_user(treg, &sc->sc_lo1); mtlo1(treg); in restore_sigcontext32()