Home
last modified time | relevance | path

Searched defs:data64 (Results 1 – 4 of 4) sorted by relevance

/qemu/target/avr/
H A Dhelper.c244 uint64_t data64, unsigned size) in avr_cpu_trap_write()
/qemu/target/hexagon/
H A Dcpu.h51 uint64_t data64; member
/qemu/hw/misc/
H A Daspeed_scu.c719 uint64_t data64, unsigned size) in aspeed_ast2600_scu_write()
886 uint64_t data64, unsigned size) in aspeed_ast2700_scu_write()
997 uint64_t data64, unsigned size) in aspeed_ast2700_scuio_write()
/qemu/block/
H A Dqcow2-refcount.c440 uint64_t data64 = cpu_to_be64(new_block); in alloc_refcount_block() local