/qemu/tests/tcg/x86_64/ |
H A D | cmpxchg.c | 5 static unsigned long test_cmpxchgb(unsigned long orig) in test_cmpxchgb() 15 static unsigned long test_cmpxchgw(unsigned long orig) in test_cmpxchgw() 25 static unsigned long test_cmpxchgl(unsigned long orig) in test_cmpxchgl()
|
/qemu/include/qemu/ |
H A D | stats64.h | 55 uint64_t orig = qatomic_read__nocheck(&s->value); in stat64_min() local 63 uint64_t orig = qatomic_read__nocheck(&s->value); in stat64_max() local 94 uint32_t orig = s->low; in stat64_add() local
|
H A D | iov.h | 164 struct iovec orig; member
|
/qemu/util/ |
H A D | stats64.c | 94 uint64_t orig; in stat64_min_slow() local 123 uint64_t orig; in stat64_max_slow() local
|
H A D | qsp.c | 267 static QSPCallSite *qsp_callsite_find(const QSPCallSite *orig) in qsp_callsite_find() 331 QSPEntry orig; in qsp_entry_get() local 570 static void qsp_diff(struct qht *orig, struct qht *new) in qsp_diff()
|
H A D | qht.c | 750 static inline void qht_bucket_remove_entry(struct qht_bucket *orig, int pos) in qht_bucket_remove_entry()
|
/qemu/ui/ |
H A D | vnc-jobs.c | 179 static void vnc_async_encoding_start(VncState *orig, VncState *local) in vnc_async_encoding_start() 200 static void vnc_async_encoding_end(VncState *orig, VncState *local) in vnc_async_encoding_end()
|
/qemu/hw/usb/ |
H A D | hcd-dwc2.c | 704 uint64_t orig = val; in dwc2_glbreg_write() local 821 uint64_t orig = val; in dwc2_fszreg_write() local 877 uint64_t orig = val; in dwc2_hreg0_write() local 990 uint64_t orig = val; in dwc2_hreg1_write() local 1085 uint64_t orig = val; in dwc2_pcgreg_write() local 1191 uint64_t orig = val; in dwc2_hreg2_write() local
|
H A D | hcd-ehci.c | 943 uint32_t orig; in handle_port_owner_write() local
|
/qemu/hw/tricore/ |
H A D | tc27x_soc.c | 93 MemoryRegion *orig, hwaddr base) in make_alias()
|
/qemu/scripts/tracetool/ |
H A D | __init__.py | 222 def __init__(self, name, props, fmt, args, lineno, filename, orig=None, argument
|
/qemu/hw/arm/ |
H A D | mps2.c | 128 MemoryRegion *orig, hwaddr base) in make_ram_alias()
|
H A D | armsse.c | 621 const char *name, hwaddr base, hwaddr size, hwaddr orig) in make_alias()
|
H A D | mps2-tz.c | 352 MemoryRegion *orig, hwaddr base) in make_ram_alias()
|
/qemu/backends/ |
H A D | cryptodev.c | 323 uint64_t orig = backend->tc.buckets[field].avg; in cryptodev_backend_set_throttle() local
|
/qemu/accel/tcg/ |
H A D | tb-maint.c | 804 static inline void tb_remove_from_jmp_list(TranslationBlock *orig, int n_orig) in tb_remove_from_jmp_list()
|
/qemu/tcg/ |
H A D | tcg-op-ldst.c | 467 static void canonicalize_memop_i128_as_i64(MemOp ret[2], MemOp orig) in canonicalize_memop_i128_as_i64()
|
H A D | tcg.c | 2678 TCGv_i32 orig = temp_tcgv_i32(ts); in tcg_gen_callN() local
|
/qemu/hw/vfio/ |
H A D | pci.c | 1048 uint32_t orig, size = cpu_to_le32((uint32_t)PCI_ROM_ADDRESS_MASK); in vfio_pci_size_rom() local
|
/qemu/system/ |
H A D | memory.c | 1724 MemoryRegion *orig, in memory_region_init_alias()
|
/qemu/target/hppa/ |
H A D | translate.c | 1017 static DisasCond do_sed_cond(DisasContext *ctx, unsigned orig, bool d, in do_sed_cond()
|