Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/vdso/
Dtimebase.h48 unsigned int tbhi, tblo, tbhi2; in get_tb() local
59 tblo = mftb(); in get_tb()
63 return ((u64)tbhi << 32) | tblo; in get_tb()
/arch/m68k/include/asm/
Damigahw.h232 unsigned char tblo; char pad6[0xff]; member