Searched refs:TCHALT_H (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/mips/kernel/
H A Dvpe-mt.c66 !(read_tc_c0_tchalt() & TCHALT_H)) {
92 write_tc_c0_tchalt(read_tc_c0_tchalt() & ~TCHALT_H);
166 write_tc_c0_tchalt(TCHALT_H);
245 write_tc_c0_tchalt(TCHALT_H);
471 write_tc_c0_tchalt(TCHALT_H);
H A Dsmp-mt.c106 write_tc_c0_tchalt(TCHALT_H);
H A Dsmp-cps.c508 write_c0_tchalt(TCHALT_H);
608 } while (!(halted & TCHALT_H));
H A Dcps-vec.S246 li t0, TCHALT_H
474 li t0, TCHALT_H
H A Dpm-cps.c435 uasm_i_addiu(&p, GPR_T0, GPR_ZERO, TCHALT_H);
/linux-master/arch/mips/include/asm/
H A Dmipsmtregs.h177 #define TCHALT_H (_ULCAST_(1)) macro

Completed in 146 milliseconds