Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dmips-mt.c59 unsigned long haltval; in mips_mt_regdump() local
102 haltval = 0; /* Then we're not halted, and mustn't be */ in mips_mt_regdump()
106 haltval = read_tc_c0_tchalt(); in mips_mt_regdump()
115 printk(" TCHalt : %08lx\n", haltval); in mips_mt_regdump()
117 if (!haltval) in mips_mt_regdump()