Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu_helper.c705 #define PPC4XX_TLBLO_RPN_MASK 0xFFFFFC00 macro
841 tlb->RPN = val & PPC4XX_TLBLO_RPN_MASK; in helper_4xx_tlbwe_lo()