Home
last modified time | relevance | path

Searched defs:operation (Results 1 – 10 of 10) sorted by relevance

/qemu/hw/block/
H A Dxen_blkif.h23 uint8_t operation; /* BLKIF_OP_??? */ member
31 uint8_t operation; /* BLKIF_OP_DISCARD */ member
40 uint8_t operation; /* copied from request */ member
49 uint8_t operation; /* BLKIF_OP_??? */ member
57 uint8_t operation; /* BLKIF_OP_DISCARD */ member
66 uint8_t operation; /* copied from request */ member
/qemu/include/hw/xen/interface/io/
H A Dblkif.h639 uint8_t operation; /* BLKIF_OP_??? */ member
653 uint8_t operation; /* BLKIF_OP_DISCARD */ member
664 uint8_t operation; /* BLKIF_OP_INDIRECT */ member
679 uint8_t operation; /* copied from request */ member
/qemu/docs/devel/
H A Dmulti-process.rst404 DMA operations
416 IOMMU operations
429 device hot-plug via QMP
440 live migration
/qemu/system/
H A Dqemu-seccomp.c269 qemu_seccomp(unsigned int operation, unsigned int flags, void *args) in qemu_seccomp()
/qemu/hw/watchdog/
H A Dspapr_watchdog.c138 unsigned operation = FIELD_EX64(flags, PSERIES_WDTF, OP); in h_watchdog() local
/qemu/hw/tpm/
H A Dtpm_tis_i2c.c42 uint8_t operation; /* OP_SEND & OP_RECV */ member
/qemu/tests/fp/
H A Dfp-bench.c126 static enum op operation; variable
/qemu/hw/acpi/
H A Derst.c171 uint8_t operation; member
/qemu/include/hw/i2c/
H A Dpmbus_device.h290 uint8_t operation; /* R/W byte */ member
/qemu/block/
H A Dqcow2-refcount.c3220 RefblockFinishOp *operation, bool *allocated, in walk_over_reftable()