Home
last modified time | relevance | path

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

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