Home
last modified time | relevance | path

Searched refs:int128_2_64 (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dint128.h57 static inline Int128 int128_2_64(void) in int128_2_64() function
289 static inline Int128 int128_2_64(void) in int128_2_64() function
/openbmc/qemu/system/
H A Dmemory.c889 addrrange_make(int128_zero(), int128_2_64()), in generate_memory_topology()
1356 mr->size = int128_2_64(); in memory_region_do_init()
1989 if (int128_eq(mr->size, int128_2_64())) { in memory_region_size()
2855 s = int128_2_64(); in memory_region_set_size()
H A Dphysmem.c2502 .size = int128_2_64(), in dummy_section()
/openbmc/qemu/hw/vfio/
H A Dcommon.c773 if (int128_eq(llsize, int128_2_64())) { in vfio_listener_region_del()
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c463 if (int128_eq(llsize, int128_2_64())) { in vhost_vdpa_listener_region_del()