Home
last modified time | relevance | path

Searched defs:from (Results 26 – 42 of 42) sorted by relevance

12

/qemu/include/block/
H A Dnbd.h75 uint64_t from; /* Offset touched by the command */ member
/qemu/
H A Dblockdev.c700 static bool qemu_opt_rename(QemuOpts *opts, const char *from, const char *to, in qemu_opt_rename()
796 const char *from; in drive_new() member
H A Dblock.c5296 bdrv_replace_node_noperm(BlockDriverState *from, in bdrv_replace_node_noperm()
5343 bdrv_replace_node_common(BlockDriverState *from, BlockDriverState *to, in bdrv_replace_node_common()
5399 int bdrv_replace_node(BlockDriverState *from, BlockDriverState *to, in bdrv_replace_node()
/qemu/target/ppc/
H A Dint_helper.c438 #define SATCVT(from, to, from_type, to_type, min, max) \ argument
454 #define SATCVTU(from, to, from_type, to_type, min, max) \ argument
1490 #define VPK(suffix, from, to, cvt, dosat) \ argument
/qemu/tests/qtest/
H A Dahci-test.c115 static void ahci_migrate(AHCIQState *from, AHCIQState *to, const char *uri) in ahci_migrate()
/qemu/hw/display/
H A Dpxa2xx_lcd.c196 # define COPY_PIXEL(to, from) \ argument
/qemu/hw/i386/
H A Damd_iommu.c1362 MSIMessage from = { 0, 0 }, to = { 0, 0 }; in amdvi_mem_ir_write() local
H A Dintel_iommu.c3611 MSIMessage from = {}, to = {}; in vtd_mem_ir_write() local
/qemu/hw/virtio/
H A Dvhost.c98 vhost_log_chunk_t *from = dev_log + start / VHOST_LOG_CHUNK; in vhost_dev_sync_region() local
/qemu/ui/
H A Dgtk.c367 static void gd_widget_reparent(GtkWidget *from, GtkWidget *to, in gd_widget_reparent()
/qemu/tcg/
H A Dtcg.c2717 TCGArg from = op->args[k++]; in tcg_dump_ops() local
3264 static void move_label_uses(TCGLabel *to, TCGLabel *from) in move_label_uses()
H A Dtcg-op.c315 void tcg_gen_plugin_cb(unsigned from) in tcg_gen_plugin_cb()
/qemu/target/i386/
H A Dcpu.c1453 FeatureMask from, to; member
H A Dcpu.h1489 uint64_t from; member
/qemu/target/mips/tcg/
H A Dtranslate.c1260 static inline void gen_load_srsgpr(int from, int to) in gen_load_srsgpr()
1282 static inline void gen_store_srsgpr(int from, int to) in gen_store_srsgpr()
/qemu/linux-user/
H A Delfload.c2112 static inline void memcpy_fromfs(void * to, const void * from, unsigned long n) in memcpy_fromfs()
/qemu/target/m68k/
H A Dtranslate.c5718 int from; in register_opcode() local

12