Searched refs:pte1p (Results 1 – 1 of 1) sorted by relevance
93 target_ulong *pte1p; in ppc6xx_tlb_check() local150 pte1p = &env->tlb.tlb6[best].pte1; in ppc6xx_tlb_check()151 *pte1p |= 0x00000100; /* Update accessed flag */ in ppc6xx_tlb_check()152 if (!(*pte1p & 0x00000080)) { in ppc6xx_tlb_check()155 *pte1p |= 0x00000080; in ppc6xx_tlb_check()