Searched defs:cd (Results 1 – 15 of 15) sorted by relevance
/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() 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()
|
/qemu/hw/vfio/ |
H A D | helpers.c | 134 struct kvm_create_device cd = { in vfio_kvm_device_add_fd() local
|
/qemu/hw/intc/ |
H A D | openpic_kvm.c | 201 struct kvm_create_device cd = {0}; in kvm_openpic_realize() local
|
H A D | s390_flic_kvm.c | 612 struct kvm_create_device cd = {0}; in DECLARE_CLASS_CHECKERS() local
|
/qemu/util/ |
H A D | qsp.c | 143 uint64_t cd = (uint64_t)(uintptr_t)callsite->obj; in do_qsp_callsite_hash() local 176 uint64_t cd = callsite->line; in qsp_entry_no_thread_obj_hash() local
|
/qemu/contrib/vhost-user-gpu/ |
H A D | virgl.c | 53 struct virtio_gpu_ctx_destroy cd; in virgl_cmd_context_destroy() local
|
/qemu/hw/arm/ |
H A D | smmuv3.c | 716 CD *cd, SMMUEventInfo *event) in decode_cd() 832 CD cd; in smmuv3_decode_config() local
|
/qemu/hw/char/ |
H A D | xen_console.c | 537 Chardev *cd = NULL; in type_init() local
|
/qemu/hw/display/ |
H A D | virtio-gpu-virgl.c | 363 struct virtio_gpu_ctx_destroy cd; in virgl_cmd_context_destroy() local
|
H A D | virtio-gpu-rutabaga.c | 224 struct virtio_gpu_ctx_destroy cd; in rutabaga_cmd_context_destroy() local
|
/qemu/tests/qtest/ |
H A D | bios-tables-test.c | 87 const char *cd; member
|
/qemu/target/rx/ |
H A D | disas.c | 883 static void rx_bcnd_main(DisasContext *ctx, int cd, int len, int dst) in rx_bcnd_main()
|
H A D | translate.c | 1523 static void rx_bcnd_main(DisasContext *ctx, int cd, int dst) in rx_bcnd_main()
|
/qemu/hw/virtio/ |
H A D | vhost-user.c | 2787 CharBackend *cd; member
|
/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 6099 void helper_msa_ctcmsa(CPUMIPSState *env, target_ulong elm, uint32_t cd) in helper_msa_ctcmsa()
|