Searched refs:HOST_LONG_BITS (Results 1 – 25 of 25) sorted by relevance
148 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32 in thunk_convert()154 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32 in thunk_convert()169 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64 in thunk_convert()175 #elif HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 64 in thunk_convert()297 #if HOST_LONG_BITS == 32 && TARGET_ABI_BITS == 32 in thunk_print()307 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 32 in thunk_print()317 #elif HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64 in thunk_print()
111 # if HOST_LONG_BITS > TARGET_VIRT_ADDR_SPACE_BITS845 } else if (HOST_LONG_BITS == 64 && TARGET_VIRT_ADDR_SPACE_BITS <= 32) { in main()
307 #if defined(__NR_getdents) && HOST_LONG_BITS >= TARGET_ABI_BITS2986 *hhigh = (off >> HOST_LONG_BITS / 2) >> HOST_LONG_BITS / 2; in target_to_host_low_high()4830 #if HOST_LONG_BITS > 647075 if (O_LARGEFILE == 0 && HOST_LONG_BITS == 64) { in do_fcntl()7737 #if HOST_LONG_BITS == 64 in do_sys_futex()7762 #if HOST_LONG_BITS == 64 in do_safe_futex()
61 # if HOST_LONG_BITS == 32
356 unsigned long len = (pages + HOST_LONG_BITS - 1) / HOST_LONG_BITS; in cpu_physical_memory_set_dirty_lebitmap()434 page_number = (i * HOST_LONG_BITS + j) * hpratio; in cpu_physical_memory_set_dirty_lebitmap()
107 (HOST_LONG_BITS <= TARGET_VIRT_ADDR_SPACE_BITS || \
381 #if HOST_LONG_BITS == 32 in leul_to_cpu()383 #elif HOST_LONG_BITS == 64 in leul_to_cpu()
13 #define HOST_LONG_BITS (__SIZEOF_POINTER__ * 8) macro
115 #if HOST_LONG_BITS == 32 in raspi4b_machine_class_init()
65 #if HOST_LONG_BITS == 32
185 #if HOST_LONG_BITS == 32
53 #if HOST_LONG_BITS == 32
79 # if HOST_LONG_BITS > TARGET_VIRT_ADDR_SPACE_BITS499 } else if (HOST_LONG_BITS == 64 && TARGET_VIRT_ADDR_SPACE_BITS <= 32) { in main()
245 #if HOST_LONG_BITS == 64 && TARGET_ABI_BITS == 64
26 #if (HOST_LONG_BITS != 32 || !defined(__USE_TIME_BITS64)) && !defined(__KERNEL__)
28 #if HOST_LONG_BITS == 32146 if (HOST_LONG_BITS == 32) { in xen_map_cache_init()
155 #if HOST_LONG_BITS < TARGET_PHYS_ADDR_SPACE_BITS156 # define L1_MAP_ADDR_SPACE_BITS HOST_LONG_BITS
428 # if HOST_LONG_BITS == 64 in bitmap_to_from_le()
87 #if HOST_LONG_BITS == 32
33 #if HOST_LONG_BITS >= 64
1556 if (machine->ram_size > (2047 << 20) && HOST_LONG_BITS == 32) { in machine_run_board_init()
1579 #if HOST_LONG_BITS == 64 in virt_machine_init()
1452 #if HOST_LONG_BITS == 64 /* Explicitly align to 64 bits */