Searched defs:tbu1 (Results 1 - 1 of 1) sorted by relevance

/external/fio/arch/
H A Darch-ppc.h66 unsigned int tbl, tbu0, tbu1; local
73 tbu1 = mfspr(SPRN_ATBU);
77 tbu1 = mfspr(SPRN_TBRU);
79 } while (tbu0 != tbu1);

Completed in 466 milliseconds