Home
last modified time | relevance | path

Searched defs:ab (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dxxhash.h51 static inline uint32_t qemu_xxhash8(uint64_t ab, uint64_t cd, uint64_t ef, in qemu_xxhash8()
106 static inline uint32_t qemu_xxhash2(uint64_t ab) in qemu_xxhash2()
111 static inline uint32_t qemu_xxhash4(uint64_t ab, uint64_t cd) in qemu_xxhash4()
116 static inline uint32_t qemu_xxhash5(uint64_t ab, uint64_t cd, uint32_t e) in qemu_xxhash5()
121 static inline uint32_t qemu_xxhash6(uint64_t ab, uint64_t cd, uint32_t e, in qemu_xxhash6()
127 static inline uint32_t qemu_xxhash7(uint64_t ab, uint64_t cd, uint64_t ef, in qemu_xxhash7()
/openbmc/qemu/util/
H A Dqsp.c141 uint32_t do_qsp_callsite_hash(const QSPCallSite *callsite, uint64_t ab) in do_qsp_callsite_hash()
175 uint64_t ab = g_str_hash(callsite->file); in qsp_entry_no_thread_obj_hash() local
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c480 struct virtio_gpu_resource_attach_backing *ab, in vg_create_mapping_iov()
528 struct virtio_gpu_resource_attach_backing ab; in vg_resource_attach_backing() local
/openbmc/qemu/target/i386/tcg/
H A Dint_helper.c299 int i, qb, ab; in div64() local
/openbmc/qemu/hw/display/
H A Dvirtio-gpu.c912 struct virtio_gpu_resource_attach_backing ab; in virtio_gpu_resource_attach_backing() local