Searched refs:pgoffs_mask (Results 1 – 1 of 1) sorted by relevance
435 target_ulong addr, pgoffs_mask; in helper_tlbie_isa300() local499 pgoffs_mask = 0xfffull; in helper_tlbie_isa300()503 pgoffs_mask = 0xffffull; in helper_tlbie_isa300()507 pgoffs_mask = 0x1fffffull; in helper_tlbie_isa300()511 pgoffs_mask = 0x3fffffffull; in helper_tlbie_isa300()525 addr = rb & TLBIE_RB_EPN_MASK & ~pgoffs_mask; in helper_tlbie_isa300()