Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Ddsp.h26 mthi2(0); in __init_dsp()
60 mthi2(tsk->thread.dsp.dspr[2]); \
H A Dmipsregs.h2603 #define mthi2(x) \ macro
2724 #define mthi2(x) _dsp_mthi(x, 2) macro
/openbmc/linux/arch/mips/kernel/
H A Dsignal_o32.c101 err |= __get_user(treg, &sc->sc_hi2); mthi2(treg); in restore_sigcontext32()
H A Dsignal.c534 err |= __get_user(treg, &sc->sc_hi2); mthi2(treg); in restore_sigcontext()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1672 #define mthi2(x) \ macro
1780 #define mthi2(x) _umips_dsp_mthi(x, 2) macro
1863 #define mthi2(x) _dsp_mthi(x, 2) macro