/qemu/contrib/plugins/ |
H A D | win32_linker.c | 27 HMODULE top = GetModuleHandle(NULL); in dll_failure_hook() local
|
/qemu/tests/qemu-iotests/ |
H A D | 254 | 28 disk, top = file_path('disk', 'top') variable
|
H A D | 260 | 30 base, top = file_path('base', 'top') variable
|
H A D | 040 | 61 def run_commit_test(self, top, base, need_ready=False, node_names=False): argument
|
/qemu/tests/unit/ |
H A D | test-bdrv-graph-mod.c | 235 BlockDriverState *top = exclusive_writer_node("top"); in test_parallel_exclusive_write() local 356 BlockDriverState *top = no_perm_node("top"); in test_parallel_perm_update() local 437 BlockDriverState *top = exclusive_writer_node("top"); in test_append_greedy_filter() local
|
/qemu/tests/qemu-iotests/tests/ |
H A D | remove-bitmap-from-backing | 27 top, base = iotests.file_path('top', 'base') variable
|
H A D | stream-error-on-reset | 30 top = os.path.join(iotests.test_dir, 'top.img') variable
|
H A D | stream-unaligned-prefetch | 30 top = os.path.join(iotests.test_dir, 'top.img') variable
|
H A D | graph-changes-while-io | 29 top = os.path.join(iotests.test_dir, 'top.img') variable
|
/qemu/scripts/performance/ |
H A D | topN_perf.py | 55 top = args.top variable
|
H A D | topN_callgrind.py | 55 top = args.top variable
|
/qemu/target/s390x/tcg/ |
H A D | cc_helper.c | 111 int top = clz64(mask); in cc_calc_tm_64() local 261 int top = clz64(mask); in cc_calc_icm() local
|
/qemu/block/ |
H A D | commit.c | 39 BlockBackend *top; member 306 BlockDriverState *base, BlockDriverState *top, in commit_start()
|
H A D | copy-before-write.c | 558 BlockDriverState *top; in bdrv_cbw_append() local
|
H A D | replication.c | 253 BdrvChild *top = bs->file; in replication_co_writev() local
|
/qemu/ui/ |
H A D | vnc-enc-zywrle-template.c | 135 int *top; in ZYWRLE_ANALYZE() local
|
H A D | vnc-enc-zywrle.h | 447 int *top; in wavelet() local
|
/qemu/tests/tcg/multiarch/system/ |
H A D | memory.c | 97 uint8_t top, bottom, *ptr = &test_data[0]; in init_test_data_s8() local
|
/qemu/target/arm/tcg/ |
H A D | op_helper.c | 231 int32_t top; in do_ssat() local
|
H A D | mte_helper.c | 244 int top = (extract32(seed, 5, 1) ^ extract32(seed, 3, 1) ^ in HELPER() local
|
H A D | translate-sve.c | 6164 int top = imm & 1; in gen_sshll_vec() local 6186 int top = imm & 1; in gen_ushll_i64() local 6222 int top = imm & 1; in gen_ushll_vec() local
|
H A D | translate-vfp.c | 95 static inline long vfp_f16_offset(unsigned reg, bool top) in vfp_f16_offset()
|
/qemu/hw/ppc/ |
H A D | ppc440_uc.c | 442 uint32_t top; member
|
/qemu/disas/ |
H A D | sparc.c | 1285 #define cond(bop, top, mask, flags) \ argument
|
/qemu/ |
H A D | blockdev.c | 2485 const char *top, in qmp_block_commit()
|