Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
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()
166 write_tc_c0_tchalt(TCHALT_H); in cleanup_tc()
245 write_tc_c0_tchalt(TCHALT_H); in vpe_free()
471 write_tc_c0_tchalt(TCHALT_H); in vpe_module_init()
A Dsmp-mt.c106 write_tc_c0_tchalt(TCHALT_H); in smvp_tc_init()
A Dsmp-cps.c511 write_c0_tchalt(TCHALT_H); in cps_shutdown_this_cpu()
611 } while (!(halted & TCHALT_H)); in wait_for_sibling_halt()
A Dcps-vec.S246 li t0, TCHALT_H
474 li t0, TCHALT_H
A Dpm-cps.c435 uasm_i_addiu(&p, GPR_T0, GPR_ZERO, TCHALT_H); in cps_gen_entry_code()
/linux/arch/mips/include/asm/
A Dmipsmtregs.h177 #define TCHALT_H (_ULCAST_(1)) macro

Completed in 10 milliseconds