Searched refs:TARGET_PHYS_MASK (Results 1 – 3 of 3) sorted by relevance
16 #define TARGET_PHYS_MASK MAKE_64BIT_MASK(0, TARGET_PHYS_ADDR_SPACE_BITS) macro
192 *physical = address & TARGET_PHYS_MASK; in get_physical_address()
539 base = base & TARGET_PHYS_MASK; in helper_lddir()548 ret = ldq_phys(cs->as, phys) & TARGET_PHYS_MASK; in helper_lddir()569 base = base & TARGET_PHYS_MASK; in helper_ldpte()609 tmp0 = ldq_phys(cs->as, phys) & TARGET_PHYS_MASK; in helper_ldpte()