tbu1               31 opal/include/opal/sys/powerpc/timer.h     unsigned int tbl, tbu0, tbu1;
tbu1               36 opal/include/opal/sys/powerpc/timer.h         __asm__ __volatile__ ("mftbu %0" : "=r"(tbu1));
tbu1               37 opal/include/opal/sys/powerpc/timer.h     } while (tbu0 != tbu1);
tbu1               31 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/timer.h     unsigned int tbl, tbu0, tbu1;
tbu1               36 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/timer.h         __asm__ __volatile__ ("mftbu %0" : "=r"(tbu1));
tbu1               37 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/timer.h     } while (tbu0 != tbu1);