Searched refs:read_tc_c0_tchalt (Results 1 - 4 of 4) sorted by relevance

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

Completed in 115 milliseconds