Searched refs:tbhi (Results 1 – 2 of 2) sorted by relevance
121 unsigned int tbhi, tblo, tbhi2; in get_tb() local124 tbhi = get_tbu(); in get_tb()127 } while (tbhi != tbhi2); in get_tb()129 return ((u64)tbhi << 32) | tblo; in get_tb()
258 unsigned char tbhi; char pad7[0xff]; member