Home
last modified time | relevance | path

Searched refs:read_tc_c0_tchalt (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/kernel/
H A Dvpe-mt.c66 !(read_tc_c0_tchalt() & TCHALT_H)) { in vpe_run()
92 write_tc_c0_tchalt(read_tc_c0_tchalt() & ~TCHALT_H); in vpe_run()
H A Dsmp-cps.c846 halted = read_tc_c0_tchalt(); in wait_for_sibling_halt()
/linux/arch/mips/include/asm/
H A Dmipsmtregs.h459 #define read_tc_c0_tchalt() mftc0($2, 4) macro