Searched refs:haltval (Results 1 – 1 of 1) sorted by relevance
58 unsigned long haltval; in mips_mt_regdump() local98 haltval = 0; /* Then we're not halted, and mustn't be */ in mips_mt_regdump()102 haltval = read_tc_c0_tchalt(); in mips_mt_regdump()111 printk(" TCHalt : %08lx\n", haltval); in mips_mt_regdump()113 if (!haltval) in mips_mt_regdump()