Searched refs:lasttb2 (Results 1 – 1 of 1) sorted by relevance
63 static volatile u_long lasttb, lasttb2; variable133 xticks = tbtick - lasttb2; /* Number of TLB cycles since last exception */ in decr_intr()136 lasttb2 = tbtick - xticks; in decr_intr()158 lasttb = lasttb2; in decr_intr()186 lasttb2 = lasttb = mftbl(); in cpu_initclocks()