Home
last modified time | relevance | path

Searched defs:write (Results 1 – 25 of 58) sorted by relevance

123

/qemu/tests/tcg/i386/
H A Dhello-i386.c11 static inline int write(int fd, const char * buf, int len) in write() function
/qemu/tests/tcg/mips/
H A Dhello-mips.c32 static inline int write(int fd, const char *buf, int len) in write() function
/qemu/include/hw/rtc/
H A Dm48t59.h46 void (*write)(Nvram *obj, uint32_t addr, uint32_t val); member
H A Dallwinner-rtc.h125 bool (*write)(AwRtcState *s, uint32_t offset, uint32_t data); member
/qemu/tests/tcg/cris/bare/
H A Dsys.c22 size_t write(int fd, const void *buf, size_t count) in write() function
/qemu/tests/tcg/hexagon/
H A Dtest_call.S39 write: label
/qemu/scripts/qapi/
H A Dgen.py72 def write(self, output_dir: str) -> None: member in QAPIGen
247 def write(self, output_dir: str) -> None: member in QAPISchemaMonolithicCVisitor
333 def write(self, output_dir: str, opt_builtins: bool = False) -> None: member in QAPISchemaModularCVisitor
/qemu/hw/intc/
H A Darm_gicv3_kvm.c94 uint32_t *val, bool write) in kvm_gicd_access()
102 uint32_t *val, bool write) in kvm_gicr_access()
110 uint64_t *val, bool write) in kvm_gicc_access()
118 uint32_t *val, bool write) in kvm_gic_line_level_access()
H A Darm_gic_kvm.c94 uint32_t *val, bool write) in kvm_gicd_access()
101 uint32_t *val, bool write) in kvm_gicc_access()
H A Dspapr_xive_kvm.c282 uint64_t data, bool write) in xive_esb_rw()
308 uint64_t data, bool write) in kvmppc_xive_esb_rw()
/qemu/tests/qemu-iotests/
H A D13695 def accounted_ops(self, read = False, write = False, flush = False): argument
113 def accounted_latency(self, read = False, write = False, flush = False): argument
/qemu/target/s390x/
H A Ddiag.c57 uintptr_t ra, bool write) in diag308_parm_check()
/qemu/include/hw/misc/
H A Daspeed_sdmc.h53 void (*write)(AspeedSDMCState *s, uint32_t reg, uint32_t data); member
/qemu/pc-bios/s390-ccw/
H A Dsclp.c66 long write(int fd, const void *str, size_t len) in write() function
/qemu/include/hw/watchdog/
H A Dallwinner-wdt.h98 bool (*write)(AwWdtState *s, uint32_t offset, uint32_t data); member
/qemu/crypto/
H A Dhash-nettle.c49 qcrypto_nettle_write write; member
/qemu/include/exec/
H A Dioport.h37 void (*write)(void *opaque, uint32_t address, uint32_t data); member
/qemu/hw/9pfs/
H A D9p-synth.h27 v9fs_synth_write write; member
/qemu/tests/qtest/fuzz/
H A Dvirtio_net_fuzz.c36 uint8_t write; in virtio_net_fuzz_multi() member
H A Dvirtio_scsi_fuzz.c76 uint8_t write; in virtio_scsi_fuzz() member
H A Dvirtio_blk_fuzz.c73 uint8_t write; in virtio_blk_fuzz() member
/qemu/include/hw/timer/
H A Daspeed_timer.h75 void (*write)(AspeedTimerCtrlState *s, hwaddr offset, uint64_t value); member
/qemu/hw/net/
H A Digbvf.c62 static hwaddr vf_to_pf_addr(hwaddr addr, uint16_t vfn, bool write) in vf_to_pf_addr()
/qemu/tests/qtest/libqos/
H A Dvirtio.c311 uint64_t data, uint32_t len, bool write) in qvring_indirect_desc_add()
336 uint32_t len, bool write, bool next) in qvirtqueue_add()
/qemu/hw/xen/
H A Dxen_pt.h148 xen_pt_conf_dword_write write; member
152 xen_pt_conf_word_write write; member
156 xen_pt_conf_byte_write write; member

123