Home
last modified time | relevance | path

Searched defs:end_offset (Results 1 – 7 of 7) sorted by last modified time

/qemu/hw/ssi/
H A Daspeed_smc.c1577 uint32_t end_offset = reg & AST2600_SEG_ADDR_MASK; in aspeed_2600_smc_reg_to_segment() local
1737 uint32_t end_offset = reg & AST1030_SEG_ADDR_MASK; in aspeed_1030_smc_reg_to_segment() local
/qemu/contrib/elf2dmp/
H A Dqemu_elf.c66 uint64_t end_offset; in init_states() local
/qemu/block/
H A Dqcow2.c206 uint64_t end_offset, void **p_feature_table, in qcow2_read_extensions()
5004 uint64_t offset, end_offset; in qcow2_make_empty() local
H A Dqed.h288 uint64_t end_offset = offset + (s->header.table_size - 1) * in qed_check_table_offset() local
H A Dqcow2-cluster.c2000 uint64_t end_offset = offset + bytes; in qcow2_cluster_discard() local
2161 uint64_t end_offset = offset + bytes; in qcow2_subcluster_zeroize() local
H A Dqcow2-refcount.c541 uint64_t table_offset, block_offset, end_offset; in qcow2_refcount_area() local
/qemu/hw/usb/
H A Dhcd-ohci.c587 uint32_t start_offset, next_offset, end_offset = 0; in ohci_service_iso_td() local