Searched refs:TARGET_VIRT_ADDR_SPACE_BITS (Results 1 – 6 of 6) sorted by relevance
14 #define TARGET_VIRT_ADDR_SPACE_BITS 42 macro18 #define TARGET_VIRT_ADDR_SPACE_BITS 32 macro
790 # define TARGET_VIRT_ADDR_SPACE_BITS 64 macro793 # define TARGET_VIRT_ADDR_SPACE_BITS 32 macro
204 #if HOST_LONG_BITS <= TARGET_VIRT_ADDR_SPACE_BITS209 (__guest < (1ul << TARGET_VIRT_ADDR_SPACE_BITS)) && \
1014 #define TARGET_VIRT_ADDR_SPACE_BITS 47 macro1017 #define TARGET_VIRT_ADDR_SPACE_BITS 32 macro
78 uint64_t mask = ~0ULL >> (64 - TARGET_VIRT_ADDR_SPACE_BITS); in generic_print_target_address()
76 # define L1_MAP_ADDR_SPACE_BITS TARGET_VIRT_ADDR_SPACE_BITS