/qemu/target/xtensa/ |
H A D | translate.c | 448 static uint32_t test_exceptions_sr(DisasContext *dc, const OpcodeArg arg[], in test_exceptions_sr() 455 const OpcodeArg arg[], in test_exceptions_ccompare() 466 static uint32_t test_exceptions_dbreak(DisasContext *dc, const OpcodeArg arg[], in test_exceptions_dbreak() 483 static uint32_t test_exceptions_ibreak(DisasContext *dc, const OpcodeArg arg[], in test_exceptions_ibreak() 494 static uint32_t test_exceptions_hpi(DisasContext *dc, const OpcodeArg arg[], in test_exceptions_hpi() 557 static void gen_zero_check(DisasContext *dc, const OpcodeArg arg[]) in gen_zero_check() 593 OpcodeArg *arg; member 603 OpcodeArg arg[MAX_OPCODE_ARGS]; member 881 OpcodeArg *arg = slot_prop[slot].arg; in disas_xtensa_insn() local 1306 static void translate_abs(DisasContext *dc, const OpcodeArg arg[], in translate_abs() [all …]
|
/qemu/tests/qtest/ |
H A D | test-arm-mptimer.c | 92 static void test_timer_oneshot(gconstpointer arg) in test_timer_oneshot() 116 static void test_timer_pause(gconstpointer arg) in test_timer_pause() 157 static void test_timer_reload(gconstpointer arg) in test_timer_reload() 178 static void test_timer_periodic(gconstpointer arg) in test_timer_periodic() 197 static void test_timer_oneshot_to_periodic(gconstpointer arg) in test_timer_oneshot_to_periodic() 218 static void test_timer_periodic_to_oneshot(gconstpointer arg) in test_timer_periodic_to_oneshot() 289 static void test_timer_set_oneshot_counter_to_0(gconstpointer arg) in test_timer_set_oneshot_counter_to_0() 310 static void test_timer_set_periodic_counter_to_0(gconstpointer arg) in test_timer_set_periodic_counter_to_0() 347 static void test_timer_noload_oneshot(gconstpointer arg) in test_timer_noload_oneshot() 365 static void test_timer_noload_periodic(gconstpointer arg) in test_timer_noload_periodic() [all …]
|
H A D | virtio-scsi-test.c | 314 static void *virtio_scsi_hotplug_setup(GString *cmd_line, void *arg) in virtio_scsi_hotplug_setup() 322 static void *virtio_scsi_setup(GString *cmd_line, void *arg) in virtio_scsi_setup() 332 static void *virtio_scsi_setup_4k(GString *cmd_line, void *arg) in virtio_scsi_setup_4k() 343 static void *virtio_scsi_setup_cd(GString *cmd_line, void *arg) in virtio_scsi_setup_cd() 353 static void *virtio_scsi_setup_iothread(GString *cmd_line, void *arg) in virtio_scsi_setup_iothread()
|
H A D | qos-test.c | 159 static void run_one_test(const void *arg) in run_one_test() 183 static void subprocess_run_one_test(const void *arg) in subprocess_run_one_test() 192 static void destroy_pathv(void *arg) in destroy_pathv()
|
H A D | vhost-user-test.c | 773 static void *vhost_user_test_setup(GString *cmd_line, void *arg) in vhost_user_test_setup() 786 static void *vhost_user_test_setup_memfd(GString *cmd_line, void *arg) in vhost_user_test_setup_memfd() 799 static void *vhost_user_test_setup_shm(GString *cmd_line, void *arg) in vhost_user_test_setup_shm() 812 static void test_read_guest_mem(void *obj, void *arg, QGuestAllocator *alloc) in test_read_guest_mem() 823 static void test_migrate(void *obj, void *arg, QGuestAllocator *alloc) in test_migrate() 948 static void *vhost_user_test_setup_reconnect(GString *cmd_line, void *arg) in vhost_user_test_setup_reconnect() 961 static void test_reconnect(void *obj, void *arg, QGuestAllocator *alloc) in test_reconnect() 983 static void *vhost_user_test_setup_connect_fail(GString *cmd_line, void *arg) in vhost_user_test_setup_connect_fail() 998 static void *vhost_user_test_setup_flags_mismatch(GString *cmd_line, void *arg) in vhost_user_test_setup_flags_mismatch() 1013 static void test_vhost_user_started(void *obj, void *arg, QGuestAllocator *alloc) in test_vhost_user_started() [all …]
|
/qemu/linux-user/ |
H A D | main.c | 268 static void handle_arg_help(const char *arg) in handle_arg_help() 273 static void handle_arg_log(const char *arg) in handle_arg_log() 282 static void handle_arg_dfilter(const char *arg) in handle_arg_dfilter() 287 static void handle_arg_log_filename(const char *arg) in handle_arg_log_filename() 292 static void handle_arg_set_env(const char *arg) in handle_arg_set_env() 304 static void handle_arg_unset_env(const char *arg) in handle_arg_unset_env() 316 static void handle_arg_argv0(const char *arg) in handle_arg_argv0() 321 static void handle_arg_stack_size(const char *arg) in handle_arg_stack_size() 336 static void handle_arg_ld_prefix(const char *arg) in handle_arg_ld_prefix() 341 static void handle_arg_pagesize(const char *arg) in handle_arg_pagesize() [all …]
|
/qemu/tests/unit/ |
H A D | ptimer-test.c | 66 static void check_set_count(gconstpointer arg) in check_set_count() 81 static void check_set_limit(gconstpointer arg) in check_set_limit() 104 static void check_oneshot(gconstpointer arg) in check_oneshot() 222 static void check_periodic(gconstpointer arg) in check_periodic() 408 static void check_on_the_fly_mode_change(gconstpointer arg) in check_on_the_fly_mode_change() 460 static void check_on_the_fly_period_change(gconstpointer arg) in check_on_the_fly_period_change() 496 static void check_on_the_fly_freq_change(gconstpointer arg) in check_on_the_fly_freq_change() 532 static void check_run_with_period_0(gconstpointer arg) in check_run_with_period_0() 551 static void check_run_with_delta_0(gconstpointer arg) in check_run_with_delta_0() 664 static void check_periodic_with_load_0(gconstpointer arg) in check_periodic_with_load_0() [all …]
|
H A D | rcutorture.c | 117 static void *rcu_read_perf_test(void *arg) in rcu_read_perf_test() 144 static void *rcu_update_perf_test(void *arg) in rcu_update_perf_test() 244 static void *rcu_read_stress_test(void *arg) in rcu_read_stress_test() 300 static void *rcu_update_stress_test(void *arg) in rcu_update_stress_test() 345 static void *rcu_fake_update_stress_test(void *arg) in rcu_fake_update_stress_test()
|
/qemu/target/microblaze/ |
H A D | translate.c | 190 static bool do_typea(DisasContext *dc, arg_typea *arg, bool side_effects, in do_typea() 206 static bool do_typea0(DisasContext *dc, arg_typea0 *arg, bool side_effects, in do_typea0() 221 static bool do_typeb_imm(DisasContext *dc, arg_typeb *arg, bool side_effects, in do_typeb_imm() 236 static bool do_typeb_val(DisasContext *dc, arg_typeb *arg, bool side_effects, in do_typeb_val() 751 static bool trans_lbu(DisasContext *dc, arg_typea *arg) in trans_lbu() 757 static bool trans_lbur(DisasContext *dc, arg_typea *arg) in trans_lbur() 763 static bool trans_lbuea(DisasContext *dc, arg_typea *arg) in trans_lbuea() 777 static bool trans_lbui(DisasContext *dc, arg_typeb *arg) in trans_lbui() 783 static bool trans_lhu(DisasContext *dc, arg_typea *arg) in trans_lhu() 789 static bool trans_lhur(DisasContext *dc, arg_typea *arg) in trans_lhur() [all …]
|
/qemu/target/s390x/ |
H A D | sigp.c | 94 static void sigp_start(CPUState *cs, run_on_cpu_data arg) in sigp_start() 108 static void sigp_stop(CPUState *cs, run_on_cpu_data arg) in sigp_stop() 129 static void sigp_stop_and_store_status(CPUState *cs, run_on_cpu_data arg) in sigp_stop_and_store_status() 154 static void sigp_store_status_at_address(CPUState *cs, run_on_cpu_data arg) in sigp_store_status_at_address() 176 static void sigp_store_adtl_status(CPUState *cs, run_on_cpu_data arg) in sigp_store_adtl_status() 228 static void sigp_restart(CPUState *cs, run_on_cpu_data arg) in sigp_restart() 252 static void sigp_initial_cpu_reset(CPUState *cs, run_on_cpu_data arg) in sigp_initial_cpu_reset() 262 static void sigp_cpu_reset(CPUState *cs, run_on_cpu_data arg) in sigp_cpu_reset() 272 static void sigp_set_prefix(CPUState *cs, run_on_cpu_data arg) in sigp_set_prefix()
|
/qemu/target/tricore/ |
H A D | fpu_helper.c | 357 uint32_t helper_ftoi(CPUTriCoreState *env, uint32_t arg) in helper_ftoi() 376 uint32_t helper_hptof(CPUTriCoreState *env, uint32_t arg) in helper_hptof() 412 uint32_t helper_ftohp(CPUTriCoreState *env, uint32_t arg) in helper_ftohp() 450 uint32_t helper_itof(CPUTriCoreState *env, uint32_t arg) in helper_itof() 465 uint32_t helper_utof(CPUTriCoreState *env, uint32_t arg) in helper_utof() 481 uint32_t helper_ftoiz(CPUTriCoreState *env, uint32_t arg) in helper_ftoiz() 506 uint32_t helper_ftou(CPUTriCoreState *env, uint32_t arg) in helper_ftou() 538 uint32_t helper_ftouz(CPUTriCoreState *env, uint32_t arg) in helper_ftouz() 570 void helper_updfl(CPUTriCoreState *env, uint32_t arg) in helper_updfl()
|
/qemu/target/i386/kvm/ |
H A D | xen-emu.c | 247 int cmd, uint64_t arg) in kvm_xen_hcall_xen_version() 633 uint64_t arg) in do_add_to_physmap() 664 uint64_t arg) in do_add_to_physmap_batch() 729 int cmd, uint64_t arg) in kvm_xen_hcall_memory_op() 751 uint64_t arg) in handle_set_param() 787 uint64_t arg) in handle_get_param() 838 X86CPU *cpu, uint64_t arg) in kvm_xen_hcall_evtchn_upcall_vector() 865 int cmd, uint64_t arg) in kvm_xen_hcall_hvm_op() 892 uint64_t arg) in vcpuop_register_vcpu_info() 919 uint64_t arg) in vcpuop_register_vcpu_time_info() [all …]
|
/qemu/tests/tcg/multiarch/ |
H A D | vma-pthread.c | 43 static void *thread_read(void *arg) in thread_read() 78 static void *thread_write(void *arg) in thread_write() 104 static void *thread_execute(void *arg) in thread_execute() 117 static void *thread_mutate(void *arg) in thread_mutate()
|
H A D | threadcount.c | 30 ThreadArg *arg = varg; in thread_fn() local 47 ThreadArg *arg = calloc(sizeof(ThreadArg), 1); in main() local
|
H A D | munmap-pthread.c | 12 static void *thread_mmap_munmap(void *arg) in thread_mmap_munmap() 34 static void *thread_dummy(void *arg) in thread_dummy()
|
H A D | testthread.c | 17 void *thread1_func(void *arg) in thread1_func() 30 void *thread2_func(void *arg) in thread2_func()
|
/qemu/tcg/ |
H A D | tcg-op.c | 328 void tcg_gen_discard_i32(TCGv_i32 arg) in tcg_gen_discard_i32() 333 void tcg_gen_mov_i32(TCGv_i32 ret, TCGv_i32 arg) in tcg_gen_mov_i32() 340 void tcg_gen_movi_i32(TCGv_i32 ret, int32_t arg) in tcg_gen_movi_i32() 379 void tcg_gen_neg_i32(TCGv_i32 ret, TCGv_i32 arg) in tcg_gen_neg_i32() 455 void tcg_gen_not_i32(TCGv_i32 ret, TCGv_i32 arg) in tcg_gen_not_i32() 784 void tcg_gen_clrsb_i32(TCGv_i32 ret, TCGv_i32 arg) in tcg_gen_clrsb_i32() 932 void tcg_gen_deposit_z_i32(TCGv_i32 ret, TCGv_i32 arg, in tcg_gen_deposit_z_i32() 968 void tcg_gen_extract_i32(TCGv_i32 ret, TCGv_i32 arg, in tcg_gen_extract_i32() 1013 void tcg_gen_sextract_i32(TCGv_i32 ret, TCGv_i32 arg, in tcg_gen_sextract_i32() 1246 void tcg_gen_ext8s_i32(TCGv_i32 ret, TCGv_i32 arg) in tcg_gen_ext8s_i32() [all …]
|
/qemu/tests/tcg/hexagon/ |
H A D | atomics.c | 92 void *thread1_func(void *arg) in thread1_func() 101 void *thread2_func(void *arg) in thread2_func()
|
/qemu/include/semihosting/ |
H A D | uaccess.h | 60 #define get_user_ual(arg, p) get_user_u32(arg, p) argument 85 #define put_user_ual(arg, p) put_user_u32(arg, p) argument
|
/qemu/target/ppc/ |
H A D | arch_dump.c | 104 static void ppc_write_elf_prstatus(NoteFuncArg *arg, PowerPCCPU *cpu, int id) in ppc_write_elf_prstatus() 136 static void ppc_write_elf_fpregset(NoteFuncArg *arg, PowerPCCPU *cpu, int id) in ppc_write_elf_fpregset() 155 static void ppc_write_elf_vmxregset(NoteFuncArg *arg, PowerPCCPU *cpu, int id) in ppc_write_elf_vmxregset() 187 static void ppc_write_elf_vsxregset(NoteFuncArg *arg, PowerPCCPU *cpu, int id) in ppc_write_elf_vsxregset() 204 static void ppc_write_elf_speregset(NoteFuncArg *arg, PowerPCCPU *cpu, int id) in ppc_write_elf_speregset() 281 NoteFuncArg arg = { .state = s }; in ppc_write_all_elf_notes() local
|
/qemu/scripts/qemugdb/ |
H A D | tcg.py | 23 def invoke(self, arg, from_tty): argument
|
H A D | coroutine.py | 148 def invoke(self, arg, from_tty): argument 162 def invoke(self, arg, from_tty): argument
|
/qemu/plugins/ |
H A D | loader.c | 94 struct qemu_plugin_parse_arg *arg = opaque; in plugin_add() local 147 struct qemu_plugin_parse_arg arg; in qemu_plugin_opt_parse() local 376 static void plugin_flush_destroy(CPUState *cpu, run_on_cpu_data arg) in plugin_flush_destroy()
|
/qemu/accel/ |
H A D | dummy-cpus.c | 21 static void *dummy_cpu_thread_fn(void *arg) in dummy_cpu_thread_fn()
|
/qemu/tests/qtest/libqos/ |
H A D | qgraph.h | 74 void *arg; member 98 void *arg; member
|