Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 – 8 of 8) sorted by relevance

/qemu/tests/unit/
H A Dcrypto-tls-x509-helpers.h66 int start_offset; member
/qemu/hw/acpi/
H A Dbios-linker-loader.c232 unsigned start_offset, unsigned size, in bios_linker_loader_add_checksum()
/qemu/hw/ssi/
H A Daspeed_smc.c1652 uint32_t start_offset = (reg << 16) & AST2600_SEG_ADDR_MASK; in aspeed_2600_smc_reg_to_segment() local
1818 uint32_t start_offset = (reg << 16) & AST1030_SEG_ADDR_MASK; in aspeed_1030_smc_reg_to_segment() local
1978 uint32_t start_offset = (reg << 16) & AST2700_SEG_ADDR_MASK; in aspeed_2700_smc_reg_to_segment() local
/qemu/block/
H A Dqcow.c486 uint64_t start_offset; in get_cluster_offset() local
H A Dqcow2.c205 qcow2_read_extensions(BlockDriverState *bs, uint64_t start_offset, in qcow2_read_extensions()
2546 uint64_t start_offset = m->alloc_offset + m->cow_start.offset; in handle_alloc_space() local
H A Dqcow2-refcount.c532 int64_t qcow2_refcount_area(BlockDriverState *bs, uint64_t start_offset, in qcow2_refcount_area()
/qemu/hw/usb/
H A Dhcd-ohci.c587 uint32_t start_offset, next_offset, end_offset = 0; in ohci_service_iso_td() local
/qemu/
H A Dqemu-img.c3239 int64_t start_offset = 0; in img_map() local