Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 20 of 20) sorted by relevance

/qemu/tests/tcg/aarch64/gdbstub/
H A Dtest-sve-ioctl.py21 def stop(self): member in TestBreakpoint
/qemu/include/block/
H A Dreplication.h112 void (*stop)(ReplicationState *rs, bool failover, Error **errp); member
/qemu/hw/net/
H A Dne2000.h16 uint32_t stop; member
/qemu/hw/audio/
H A Dac97.c887 int max, int *stop) in write_audio()
960 int max, int *stop) in read_audio()
997 int stop = 0; in transfer_audio() local
H A Dvia-ac97.c177 bool stop = false; in out_cb() local
/qemu/tests/unit/
H A Dtest-aio-multithread.c110 static bool stop[NUM_CONTEXTS]; variable
/qemu/util/
H A Dinterval-tree.c676 static void interval_tree_propagate(RBNode *rb, RBNode *stop) in interval_tree_propagate()
/qemu/hw/misc/macio/
H A Dmac_dbdma.c441 static void stop(DBDMA_channel *ch) in stop() function
/qemu/include/net/
H A Dnet.h82 NetStop *stop; member
/qemu/net/
H A Dtap-win32.c302 int stop = 0; in get_device_guid() local
/qemu/hw/m68k/
H A Dnext-cube.c58 uint32_t stop; member
/qemu/target/i386/nvmm/
H A Dnvmm-all.c32 bool stop; member
/qemu/target/ppc/
H A Dtranslate.c3152 #define GEN_QEMU_STORE_TL(stop, op) \ argument
3169 #define GEN_QEMU_STORE_64(stop, op) \ argument
3230 #define GEN_STX_E(name, stop, opc2, opc3, type, type2, chk) \ argument
3240 #define GEN_STX(name, stop, opc2, opc3, type) \ argument
3243 #define GEN_STX_HVRM(name, stop, opc2, opc3, type) \ argument
3246 #define GEN_STEPX(name, stop, opc2, opc3) \ argument
6762 #define GEN_STX_E(name, stop, opc2, opc3, type, type2, chk) \ argument
/qemu/include/hw/core/
H A Dcpu.h453 bool stop; member
/qemu/block/
H A Dmirror.c100 bool stop; member
/qemu/tests/qemu-iotests/
H A Diotests.py474 def stop(self, kill_signal=15): member in QemuStorageDaemon
/qemu/hw/scsi/
H A Dlsi53c895a.c798 int out, stop = 0; in lsi_command_complete() local
/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c1084 uint64_t start, stop; in cmd_media_get_poison_list() local
/qemu/linux-headers/asm-s390/
H A Dkvm.h201 struct kvm_s390_stop_info stop; member
/qemu/target/m68k/
H A Dtranslate.c4514 DISAS_INSN(stop) in DISAS_INSN() argument