Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dtimebase_helper.c406 if (tfmr & TFMR_CLEAR_TB_ERRORS) { in helper_store_tfmr()
412 tfmr &= ~TFMR_CLEAR_TB_ERRORS; in helper_store_tfmr()
H A Dcpu.h2720 TFMR_CLEAR_TB_ERRORS = PPC_BIT(24), enumerator