/qemu/ |
H A D | qemu-io-cmds.c | 180 static int64_t cvtnum(const char *s) in cvtnum() 452 const uint8_t *s = p; in dump_buffer() local
|
/qemu/hw/intc/ |
H A D | arm_gicv3_cpuif.c | 2014 GICv3State *s = cs->gic; in icc_generate_sgi() local 3019 void gicv3_init_cpuif(GICv3State *s) in gicv3_init_cpuif()
|
/qemu/tests/qtest/ |
H A D | ide-test.c | 555 static void string_cpu_to_be16(uint16_t *s, size_t bytes) in string_cpu_to_be16()
|
/qemu/tests/unit/ |
H A D | test-qobject-input-visitor.c | 928 WrapAlternate *s = NULL; in test_visitor_in_errors() local
|
/qemu/target/i386/emulate/ |
H A D | x86.h | 127 uint64_t s:1; member
|
/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 36 const char *s) in yyerror() 2109 void track_string(Context *c, GString *s) in track_string()
|
/qemu/system/ |
H A D | memory.c | 2702 Int128 s = int128_make64(size); in memory_region_set_size() local 2853 MemoryRegionSection *memory_region_section_new_copy(MemoryRegionSection *s) in memory_region_section_new_copy() 2869 void memory_region_section_free_copy(MemoryRegionSection *s) in memory_region_section_free_copy()
|
/qemu/target/ppc/ |
H A D | translate.c | 1617 static inline void gen_op_cmp(TCGv arg0, TCGv arg1, int s, int crf) in gen_op_cmp() 1633 static inline void gen_op_cmpi(TCGv arg0, target_ulong arg1, int s, int crf) in gen_op_cmpi() 1639 static inline void gen_op_cmp32(TCGv arg0, TCGv arg1, int s, int crf) in gen_op_cmp32() 1654 static inline void gen_op_cmpi32(TCGv arg0, target_ulong arg1, int s, int crf) in gen_op_cmpi32() 3157 TCGv s = tcg_temp_new(); in gen_st_atomic() local
|
/qemu/disas/ |
H A D | m68k.c | 4133 #define TBL(name1, name2, name3, s, r) \ argument
|
/qemu/semihosting/ |
H A D | syscalls.c | 76 const struct stat *s) in copy_stat_to_user()
|
/qemu/target/arm/tcg/ |
H A D | m_helper.c | 1048 bool s = env->v7m.fpccr[M_REG_S] & R_V7M_FPCCR_S_MASK; HELPER() local [all...] |
/qemu/hw/core/ |
H A D | qdev-properties-system.c | 275 Chardev *s; in set_chr() local
|
/qemu/include/standard-headers/drm/ |
H A D | drm_fourcc.h | 951 #define DRM_FORMAT_MOD_NVIDIA_BLOCK_LINEAR_2D(c, s, g, k, h) \ argument
|
/qemu/target/riscv/ |
H A D | cpu_helper.c | 2161 uint64_t s; in riscv_cpu_do_interrupt() local
|
/qemu/hw/acpi/ |
H A D | aml-build.c | 213 char *s; in build_append_namestringv() local 1279 char *s; in aml_string() local
|
/qemu/block/ |
H A D | io.c | 162 BdrvRefreshLimitsState *s = opaque; in bdrv_refresh_limits_abort() local 183 BdrvRefreshLimitsState *s = g_new(BdrvRefreshLimitsState, 1); in bdrv_refresh_limits() local
|
H A D | block-backend.c | 2417 BdrvStateBlkRootContext *s = opaque; in blk_root_set_aio_ctx_commit() local 2439 BdrvStateBlkRootContext *s; in blk_root_change_aio_ctx() local
|
/qemu/target/hppa/ |
H A D | translate.c | 177 int s = extract32(val, 11, 2); in expand_11a() local 194 int s = extract32(val, 12, 2); in expand_12a() local 210 int s = extract32(val, 14, 2); in expand_16() local 3695 TCGv_i64 s = tcg_temp_new_i64(); in trans_shrp_sar() local
|
/qemu/linux-user/ |
H A D | elfload.c | 2978 uintptr_t s = base + ga->bounds[i][0]; pgb_try_itree() local 3687 lookup_symbolxx(struct syminfo * s,uint64_t orig_addr) lookup_symbolxx() argument 3814 struct syminfo *s = g_new(struct syminfo, 1); load_symbols() local [all...] |
H A D | strace.c | 1678 char *s; in print_string() local 1693 uint8_t *s; in print_buf() local 2111 char *s; in print_execve_argv() local
|
/qemu/hw/audio/ |
H A D | intel-hda.c | 402 uint32_t s, copy, left; in intel_hda_xfer() local
|
/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 924 const bool s = extract64(r0, 10, 1); in HELPER() local 977 const uint64_t s = get_address(env, r2); in HELPER() local
|
/qemu/migration/ |
H A D | rdma.c | 3894 MigrationState *s = migrate_get_current(); in rdma_start_incoming_migration() local 3943 MigrationState *s = opaque; in rdma_start_outgoing_migration() local
|
/qemu/hw/display/ |
H A D | qxl.c | 1427 uint32_t *s, uint64_t *o, in qxl_get_check_slot_offset()
|
/qemu/target/arm/hvf/ |
H A D | hvf.c | 2137 HVFVTimer *s = opaque; in hvf_vm_state_change() local
|