Searched defs:ab (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/qemu/ |
H A D | xxhash.h | 51 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 D | qsp.c | 141 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 D | vhost-user-gpu.c | 480 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 D | int_helper.c | 299 int i, qb, ab; in div64() local
|
/openbmc/qemu/hw/display/ |
H A D | virtio-gpu.c | 912 struct virtio_gpu_resource_attach_backing ab; in virtio_gpu_resource_attach_backing() local
|