Searched refs:qemu_xxhash2 (Results 1 – 3 of 3) sorted by relevance
106 static inline uint32_t qemu_xxhash2(uint64_t ab) in qemu_xxhash2() function
74 uint32_t hash = qemu_xxhash2((uint64_t)(uintptr_t)arr); in qemu_plugin_add_dyn_cb_arr()
115 return qemu_xxhash2(v); in h()