Home
last modified time | relevance | path

Searched refs:tbhi2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/include/asm/vdso/
H A Dtimebase.h48 unsigned int tbhi, tblo, tbhi2; in get_tb() local
60 tbhi2 = mftbu(); in get_tb()
61 } while (tbhi != tbhi2); in get_tb()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dtime.h58 unsigned int tbhi, tblo, tbhi2; in get_tb() local
66 tbhi2 = mftbu(); in get_tb()
67 } while (tbhi != tbhi2); in get_tb()

Completed in 1 milliseconds