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.c419 if (tfmr & TFMR_CLEAR_TB_ERRORS) { in helper_store_tfmr()
425 tfmr &= ~TFMR_CLEAR_TB_ERRORS; in helper_store_tfmr()
H A Dcpu.h2709 TFMR_CLEAR_TB_ERRORS = PPC_BIT(24), enumerator