Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Ddsp.h29 mtlo3(0); in __init_dsp()
63 mtlo3(tsk->thread.dsp.dspr[5]); \
Dmipsregs.h2593 #define mtlo3(x) \ macro
2746 #define mtlo3(x) _dsp_mtlo(x, 3) macro
/linux-5.19.10/arch/mips/kernel/
Dsignal_o32.c104 err |= __get_user(treg, &sc->sc_lo3); mtlo3(treg); in restore_sigcontext32()
Dsignal.c537 err |= __get_user(treg, &sc->sc_lo3); mtlo3(treg); in restore_sigcontext()