Home
last modified time | relevance | path

Searched refs:mthi3 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Ddsp.h28 mthi3(0); in __init_dsp()
62 mthi3(tsk->thread.dsp.dspr[4]); \
H A Dmipsregs.h2615 #define mthi3(x) \ macro
2725 #define mthi3(x) _dsp_mthi(x, 3) macro
/openbmc/linux/arch/mips/kernel/
H A Dsignal_o32.c103 err |= __get_user(treg, &sc->sc_hi3); mthi3(treg); in restore_sigcontext32()
H A Dsignal.c536 err |= __get_user(treg, &sc->sc_hi3); mthi3(treg); in restore_sigcontext()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1683 #define mthi3(x) \ macro
1781 #define mthi3(x) _umips_dsp_mthi(x, 3) macro
1864 #define mthi3(x) _dsp_mthi(x, 3) macro