Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Ddsp.h27 mtlo2(0); in __init_dsp()
61 mtlo2(tsk->thread.dsp.dspr[3]); \
H A Dmipsregs.h2715 #define mtlo2(x) \ macro
2879 #define mtlo2(x) _dsp_mtlo(x, 2) macro
/linux/arch/mips/kernel/
H A Dsignal_o32.c103 err |= __get_user(treg, &sc->sc_lo2); mtlo2(treg); in restore_sigcontext32()
H A Dsignal.c536 err |= __get_user(treg, &sc->sc_lo2); mtlo2(treg); in restore_sigcontext()