Home
last modified time | relevance | path

Searched refs:qemu_xxhash5 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dxxhash.h116 static inline uint32_t qemu_xxhash5(uint64_t ab, uint64_t cd, uint32_t e) in qemu_xxhash5() function
/openbmc/qemu/util/
H A Dqsp.c179 return qemu_xxhash5(ab, cd, e); in qsp_entry_no_thread_obj_hash()