Searched refs:tblo (Results 1 – 2 of 2) sorted by relevance
121 unsigned int tbhi, tblo, tbhi2; in get_tb() local125 tblo = get_tbl(); in get_tb()129 return ((u64)tbhi << 32) | tblo; in get_tb()
257 unsigned char tblo; char pad6[0xff]; member