Home
last modified time | relevance | path

Searched defs:s (Results 1276 – 1300 of 1329) sorted by relevance

1...<<51525354

/qemu/
H A Dqemu-io-cmds.c180 static int64_t cvtnum(const char *s) in cvtnum()
452 const uint8_t *s = p; in dump_buffer() local
/qemu/hw/intc/
H A Darm_gicv3_cpuif.c2014 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 Dide-test.c555 static void string_cpu_to_be16(uint16_t *s, size_t bytes) in string_cpu_to_be16()
/qemu/tests/unit/
H A Dtest-qobject-input-visitor.c928 WrapAlternate *s = NULL; in test_visitor_in_errors() local
/qemu/target/i386/emulate/
H A Dx86.h127 uint64_t s:1; member
/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c36 const char *s) in yyerror()
2109 void track_string(Context *c, GString *s) in track_string()
/qemu/system/
H A Dmemory.c2702 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 Dtranslate.c1617 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 Dm68k.c4133 #define TBL(name1, name2, name3, s, r) \ argument
/qemu/semihosting/
H A Dsyscalls.c76 const struct stat *s) in copy_stat_to_user()
/qemu/target/arm/tcg/
H A Dm_helper.c1048 bool s = env->v7m.fpccr[M_REG_S] & R_V7M_FPCCR_S_MASK; HELPER() local
[all...]
/qemu/hw/core/
H A Dqdev-properties-system.c275 Chardev *s; in set_chr() local
/qemu/include/standard-headers/drm/
H A Ddrm_fourcc.h951 #define DRM_FORMAT_MOD_NVIDIA_BLOCK_LINEAR_2D(c, s, g, k, h) \ argument
/qemu/target/riscv/
H A Dcpu_helper.c2161 uint64_t s; in riscv_cpu_do_interrupt() local
/qemu/hw/acpi/
H A Daml-build.c213 char *s; in build_append_namestringv() local
1279 char *s; in aml_string() local
/qemu/block/
H A Dio.c162 BdrvRefreshLimitsState *s = opaque; in bdrv_refresh_limits_abort() local
183 BdrvRefreshLimitsState *s = g_new(BdrvRefreshLimitsState, 1); in bdrv_refresh_limits() local
H A Dblock-backend.c2417 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 Dtranslate.c177 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 Delfload.c2978 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 Dstrace.c1678 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 Dintel-hda.c402 uint32_t s, copy, left; in intel_hda_xfer() local
/qemu/target/s390x/tcg/
H A Dmem_helper.c924 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 Drdma.c3894 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 Dqxl.c1427 uint32_t *s, uint64_t *o, in qxl_get_check_slot_offset()
/qemu/target/arm/hvf/
H A Dhvf.c2137 HVFVTimer *s = opaque; in hvf_vm_state_change() local

1...<<51525354