Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu_helper.c664 #define PPC4XX_TLBHI_E 0x00000020 macro
773 if (val & PPC4XX_TLBHI_E) { in helper_4xx_tlbwe_hi()