Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dmips-mt.c58 unsigned long haltval; in mips_mt_regdump() local
98 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()