Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/include/asm/
Ddsp.h25 mtlo1(0); in __init_dsp()
59 mtlo1(tsk->thread.dsp.dspr[1]); \
Dmipsregs.h2555 #define mtlo1(x) \ macro
2730 #define mtlo1(x) _dsp_mtlo(x, 1) macro
/Linux-v6.1/arch/mips/kernel/
Dsignal_o32.c100 err |= __get_user(treg, &sc->sc_lo1); mtlo1(treg); in restore_sigcontext32()
Dsignal.c533 err |= __get_user(treg, &sc->sc_lo1); mtlo1(treg); in restore_sigcontext()