Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Daspeed_scu.c711 uint64_t data64, unsigned size) in aspeed_ast2600_scu_write()
876 uint64_t data64, unsigned size) in aspeed_ast2700_scu_write()
984 uint64_t data64, unsigned size) in aspeed_ast2700_scuio_write()
/qemu/target/hexagon/
H A Dcpu.h46 uint64_t data64; member
/qemu/block/
H A Dqcow2-refcount.c440 uint64_t data64 = cpu_to_be64(new_block); in alloc_refcount_block() local