Home
last modified time | relevance | path

Searched refs:BlockBackend (Results 101 – 125 of 133) sorted by relevance

123456

/qemu/hw/sd/
H A Dpxa2xx_mmci.c41 BlockBackend *blk;
H A Dsd.c117 BlockBackend *blk;
743 SDState *sd_init(BlockBackend *blk, bool is_spi) in sd_init()
/qemu/hw/arm/
H A Dallwinner-r40.c227 bool allwinner_r40_bootrom_setup(AwR40State *s, BlockBackend *blk, int unit) in allwinner_r40_bootrom_setup()
H A Dallwinner-h3.c179 void allwinner_h3_bootrom_setup(AwH3State *s, BlockBackend *blk) in allwinner_h3_bootrom_setup()
H A Dexynos4210.c740 BlockBackend *blk; in exynos4210_realize()
H A Dsbsa-ref.c360 BlockBackend *pflash_blk0; in sbsa_firmware_init()
H A Dmusicpal.c1257 BlockBackend *blk = blk_by_legacy_dinfo(dinfo); in musicpal_init()
H A Dstellaris.c1206 BlockBackend *blk; in stellaris_init()
/qemu/hw/loongarch/
H A Dvirt.c81 BlockBackend *blk; in virt_flash_map1()
792 BlockBackend *pflash_blk0; in virt_firmware_init()
/qemu/hw/nvme/
H A Dctrl.c1443 static inline void nvme_blk_read(BlockBackend *blk, int64_t offset, in nvme_blk_read()
2150 BlockBackend *blk = ns->blkconf.blk; in nvme_rw_complete_cb()
2175 BlockBackend *blk = ns->blkconf.blk; in nvme_rw_cb()
2225 BlockBackend *blk = ns->blkconf.blk; in nvme_verify_cb()
2285 BlockBackend *blk = ns->blkconf.blk; in nvme_verify_mdata_in_cb()
2331 BlockBackend *blk = ns->blkconf.blk; in nvme_compare_mdata_cb()
2412 BlockBackend *blk = ns->blkconf.blk; in nvme_compare_data_cb()
2640 BlockBackend *blk = ns->blkconf.blk; in nvme_verify()
3216 BlockBackend *blk = ns->blkconf.blk; in nvme_compare()
3410 BlockBackend *blk = ns->blkconf.blk; in nvme_read()
[all …]
/qemu/
H A Dblock.c563 create_file_fallback_truncate(BlockBackend *blk, int64_t minimum_size, in create_file_fallback_truncate()
604 create_file_fallback_zero_first_sector(BlockBackend *blk, in create_file_fallback_zero_first_sector()
637 BlockBackend *blk; in bdrv_co_create_opts_simple()
1013 static int find_image_format(BlockBackend *file, const char *filename, in find_image_format()
1856 static int bdrv_open_common(BlockDriverState *bs, BlockBackend *file, in bdrv_open_common()
3938 BlockBackend *file = NULL; in bdrv_open_inherit()
6318 BlockBackend *blk; in bdrv_get_xdbg_block_graph()
6369 BlockBackend *blk; in bdrv_lookup_bs()
H A Dqemu-nbd.c531 BlockBackend *blk; in main()
/qemu/hw/block/
H A Dm25p80.c466 BlockBackend *blk;
1838 BlockBackend *m25p80_get_blk(DeviceState *dev) in type_init()
H A Dxen-block.c351 BlockBackend *blk = conf->blk; in xen_block_realize()
H A Dfdc.c66 static BlockBackend *blk_create_empty_drive(void) in blk_create_empty_drive()
292 BlockBackend *blk = drv->blk; in pick_geometry()
/qemu/tests/unit/
H A Dtest-throttle.c740 BlockBackend *blk1, *blk2, *blk3; in test_groups()
/qemu/migration/
H A Dblock-dirty-bitmap.c606 BlockBackend *blk; in init_dirty_bitmap_migration()
/qemu/block/
H A Dqcow2-snapshot.c790 BlockBackend *blk = blk_new_with_bs(bs, BLK_PERM_RESIZE, BLK_PERM_ALL, in qcow2_snapshot_goto()
H A Dvdi.c752 BlockBackend *blk = NULL; in vdi_co_do_create()
H A Dqcow.c820 BlockBackend *qcow_blk; in qcow_co_create()
H A Dparallels.c1000 BlockBackend *blk; in parallels_co_create()
H A Dqed.c646 BlockBackend *blk = NULL; in bdrv_qed_co_create()
/qemu/monitor/
H A Dhmp.c1273 BlockBackend *blk = NULL; in monitor_find_completion_by_table()
/qemu/hw/riscv/
H A Dsifive_u.c526 BlockBackend *blk; in sifive_u_machine_init()
/qemu/hw/ppc/
H A De500.c1123 BlockBackend *blk = blk_by_legacy_dinfo(dinfo); in ppce500_init()

123456