Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu_helper.c663 #define PPC4XX_TLBHI_V 0x00000040 macro
694 ret |= PPC4XX_TLBHI_V; in helper_4xx_tlbre_hi()
764 if ((val & PPC4XX_TLBHI_V) && tlb->size < TARGET_PAGE_SIZE) { in helper_4xx_tlbwe_hi()
771 if (val & PPC4XX_TLBHI_V) { in helper_4xx_tlbwe_hi()