Home
last modified time | relevance | path

Searched refs:write_c0_tchalt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dmipsmtregs.h39 #define write_c0_tchalt(val) __write_32bit_c0_register($2, 4, val) macro
/openbmc/linux/arch/mips/kernel/
H A Dsmp-cps.c415 write_c0_tchalt(TCHALT_H); in cps_shutdown_this_cpu()