Searched refs:tbhi (Results 1 – 2 of 2) sorted by relevance
48 unsigned int tbhi, tblo, tbhi2; in get_tb() local58 tbhi = mftbu(); in get_tb()61 } while (tbhi != tbhi2); in get_tb()63 return ((u64)tbhi << 32) | tblo; in get_tb()
233 unsigned char tbhi; char pad7[0xff]; member