Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu_helper.c673 #define PPC4XX_TLBLO_ATTR_MASK 0x000000FF macro
809 tlb->attr = val & PPC4XX_TLBLO_ATTR_MASK; in helper_4xx_tlbwe_lo()