Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Ddsp.h24 mthi1(0); in __init_dsp()
58 mthi1(tsk->thread.dsp.dspr[0]); \
H A Dmipsregs.h2591 #define mthi1(x) \ macro
2723 #define mthi1(x) _dsp_mthi(x, 1) macro
/openbmc/linux/arch/mips/kernel/
H A Dsignal_o32.c99 err |= __get_user(treg, &sc->sc_hi1); mthi1(treg); in restore_sigcontext32()
H A Dsignal.c532 err |= __get_user(treg, &sc->sc_hi1); mthi1(treg); in restore_sigcontext()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1661 #define mthi1(x) \ macro
1779 #define mthi1(x) _umips_dsp_mthi(x, 1) macro
1862 #define mthi1(x) _dsp_mthi(x, 1) macro