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