Home
last modified time | relevance | path

Searched defs:orig (Results 1 – 21 of 21) sorted by relevance

/qemu/tests/tcg/x86_64/
H A Dcmpxchg.c5 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 Dstats64.h55 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 Diov.h164 struct iovec orig; member
/qemu/util/
H A Dstats64.c94 uint64_t orig; in stat64_min_slow() local
123 uint64_t orig; in stat64_max_slow() local
H A Dqsp.c267 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 Dqht.c750 static inline void qht_bucket_remove_entry(struct qht_bucket *orig, int pos) in qht_bucket_remove_entry()
/qemu/ui/
H A Dvnc-jobs.c179 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 Dhcd-dwc2.c704 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 Dhcd-ehci.c943 uint32_t orig; in handle_port_owner_write() local
/qemu/hw/tricore/
H A Dtc27x_soc.c93 MemoryRegion *orig, hwaddr base) in make_alias()
/qemu/scripts/tracetool/
H A D__init__.py222 def __init__(self, name, props, fmt, args, lineno, filename, orig=None, argument
/qemu/hw/arm/
H A Dmps2.c128 MemoryRegion *orig, hwaddr base) in make_ram_alias()
H A Darmsse.c621 const char *name, hwaddr base, hwaddr size, hwaddr orig) in make_alias()
H A Dmps2-tz.c352 MemoryRegion *orig, hwaddr base) in make_ram_alias()
/qemu/backends/
H A Dcryptodev.c323 uint64_t orig = backend->tc.buckets[field].avg; in cryptodev_backend_set_throttle() local
/qemu/accel/tcg/
H A Dtb-maint.c804 static inline void tb_remove_from_jmp_list(TranslationBlock *orig, int n_orig) in tb_remove_from_jmp_list()
/qemu/tcg/
H A Dtcg-op-ldst.c467 static void canonicalize_memop_i128_as_i64(MemOp ret[2], MemOp orig) in canonicalize_memop_i128_as_i64()
H A Dtcg.c2678 TCGv_i32 orig = temp_tcgv_i32(ts); in tcg_gen_callN() local
/qemu/hw/vfio/
H A Dpci.c1048 uint32_t orig, size = cpu_to_le32((uint32_t)PCI_ROM_ADDRESS_MASK); in vfio_pci_size_rom() local
/qemu/system/
H A Dmemory.c1724 MemoryRegion *orig, in memory_region_init_alias()
/qemu/target/hppa/
H A Dtranslate.c1017 static DisasCond do_sed_cond(DisasContext *ctx, unsigned orig, bool d, in do_sed_cond()