Home
last modified time | relevance | path

Searched refs:type (Results 1 – 25 of 1467) sorted by last modified time

12345678910>>...59

/qemu/ui/
H A Dconsole.c651 update = type; in console_handle_touch_event()
1544 assert(ui->type < DISPLAY_TYPE__MAX); in qemu_display_register()
1545 dpys[ui->type] = ui; in qemu_display_register()
1574 opts->type = prio[i]; in qemu_display_find_default()
1586 if (dpys[opts->type] == NULL) { in qemu_display_early_init()
1593 if (dpys[opts->type] == NULL) { in qemu_display_early_init()
1598 if (dpys[opts->type]->early_init) { in qemu_display_early_init()
1609 assert(dpys[opts->type] != NULL); in qemu_display_init()
1610 dpys[opts->type]->init(ds, opts); in qemu_display_init()
1622 if (dpys[opts->type] && dpys[opts->type]->vc) { in qemu_display_get_vc()
[all …]
H A Dgtk.c197 if (vc->type != GD_VC_GFX || in gd_update_cursor()
270 if (vc->type == GD_VC_GFX) { in gd_update_geometry_hints()
360 if (vc->type != GD_VC_GFX || in gtk_release_modifiers()
1014 if (button->type == GDK_2BUTTON_PRESS || button->type == GDK_3BUTTON_PRESS) { in gd_button_event()
1094 int type = -1; in gd_touch_event() local
1096 switch (touch->type) { in gd_touch_event()
1404 if (vc->type == GD_VC_GFX && in gd_menu_untabify()
1474 if (vc->type == GD_VC_GFX) { in gd_menu_full_screen()
1987 vc->type = GD_VC_VTE; in gd_vc_vte_init()
2206 vc->type = GD_VC_GFX; in gd_vc_gfx_init()
[all …]
H A Dspice-display.c55 QXLCookie *qxl_cookie_new(int type, uint64_t io) in qxl_cookie_new() argument
60 cookie->type = type; in qxl_cookie_new()
148 drawable->type = QXL_DRAW_COPY; in qemu_spice_create_one_update()
182 cmd->type = QXL_CMD_DRAW; in qemu_spice_create_one_update()
271 ccmd->type = QXL_CURSOR_SET; in qemu_spice_create_cursor_update()
286 ccmd->type = QXL_CURSOR_HIDE; in qemu_spice_create_cursor_update()
288 ccmd->type = QXL_CURSOR_MOVE; in qemu_spice_create_cursor_update()
294 cmd->type = QXL_CMD_CURSOR; in qemu_spice_create_cursor_update()
345 surface.type = 0; in qemu_spice_create_host_primary()
571 switch (ext->cmd.type) { in interface_release_resource()
[all …]
H A Dvnc.c124 switch (addr->type) { in vnc_init_basic_info()
397 switch (addr->type) { in qmp_query_vnc()
3558 .type = QEMU_OPT_BOOL,
3561 .type = QEMU_OPT_BOOL,
3564 .type = QEMU_OPT_BOOL,
3570 .type = QEMU_OPT_BOOL,
3573 .type = QEMU_OPT_BOOL,
3579 .type = QEMU_OPT_BOOL,
3588 .type = QEMU_OPT_BOOL,
3591 .type = QEMU_OPT_BOOL,
[all …]
H A Dsdl2.c542 if (ev->type == SDL_MOUSEBUTTONUP && bev->button == SDL_BUTTON_LEFT) { in handle_mousebutton()
547 if (ev->type == SDL_MOUSEBUTTONDOWN) { in handle_mousebutton()
675 switch (ev->type) { in sdl2_poll_events()
839 assert(o->type == DISPLAY_TYPE_SDL); in sdl2_display_early_init()
855 assert(o->type == DISPLAY_TYPE_SDL); in sdl2_display_init()
968 .type = DISPLAY_TYPE_SDL,
H A Dtrace-events57 …c_client_io_wrap(void *state, void *ioc, const char *type) "VNC client I/O wrap state=%p ioc=%p ty…
145 vdagent_cb_grab_type(const char *name) "type %s"
H A Degl-headless.c245 .type = DISPLAY_TYPE_EGL_HEADLESS,
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc232 * type enum.
276 switch (type) {
303 switch (type) {
447 if (type == TCG_TYPE_I32) {
456 if (type == TCG_TYPE_I32) {
814 switch (type) {
845 switch (type) {
1082 if (type == TCG_TYPE_I64) {
1108 ldst->type = data_type;
1148 ldst->type = data_type;
[all …]
/qemu/tcg/
H A Dtcg.c344 r->type = type; in tcg_out_reloc()
1176 TCGType type; in init_call_layout() local
1553 ts->type = type; in tcg_global_reg_new_internal()
1620 ts->type = type; in tcg_global_mem_new_internal()
1671 switch (type) { in tcg_temp_new_internal()
1694 ts->type = type; in tcg_temp_new_internal()
1757 switch (type) { in tcg_temp_new_vec()
1875 ts->type = type; in tcg_constant_internal()
3951 dts->type = its->type; in liveness_pass_2()
4613 itype = ts->type; in tcg_reg_alloc_mov()
[all …]
/qemu/util/
H A Derror-report.c187 static void vreport(report_type type, const char *fmt, va_list ap) in vreport() argument
204 switch (type) { in vreport()
/qemu/target/mips/tcg/
H A Dtranslate.c1771 #define FOP_CONDS(type, abs, fmt, ifmt, bits) \ argument
1772 static inline void gen_cmp ## type ## _ ## fmt(DisasContext *ctx, int n, \
1797 gen_helper_0e2i(cmp ## type ## _ ## fmt ## _f, fp0, fp1, cc); \
1800 gen_helper_0e2i(cmp ## type ## _ ## fmt ## _un, fp0, fp1, cc); \
1803 gen_helper_0e2i(cmp ## type ## _ ## fmt ## _eq, fp0, fp1, cc); \
1806 gen_helper_0e2i(cmp ## type ## _ ## fmt ## _ueq, fp0, fp1, cc); \
1809 gen_helper_0e2i(cmp ## type ## _ ## fmt ## _olt, fp0, fp1, cc); \
1812 gen_helper_0e2i(cmp ## type ## _ ## fmt ## _ult, fp0, fp1, cc); \
1815 gen_helper_0e2i(cmp ## type ## _ ## fmt ## _ole, fp0, fp1, cc); \
1818 gen_helper_0e2i(cmp ## type ## _ ## fmt ## _ule, fp0, fp1, cc); \
[all …]
/qemu/target/ppc/
H A Dtranslate.c231 uint64_t type; member
1359 GEN_OPCODE(name, opc1, opc2, opc3, inval, type, type2)
1504 .type = PPC_NONE,
4221 static void gen_bcond(DisasContext *ctx, int type) in gen_bcond() argument
4227 if (type == BCOND_LR || type == BCOND_CTR || type == BCOND_TAR) { in gen_bcond()
4229 if (type == BCOND_CTR) { in gen_bcond()
4231 } else if (type == BCOND_TAR) { in gen_bcond()
4247 if (type == BCOND_CTR) { in gen_bcond()
4307 if (type == BCOND_IM) { in gen_bcond()
6693 GEN_HANDLER(name, 0x1F, 0x1C, opc, 0x00000000, type)
[all …]
/qemu/target/s390x/tcg/
H A Dtranslate.c975 unsigned int type:2; member
2605 TCGv_i32 t_r1, t_r2, t_r3, type; in op_msa() local
2648 type = tcg_constant_i32(s->insn->data); in op_msa()
2649 gen_helper_msa(cc_op, tcg_env, t_r1, t_r2, t_r3, type); in op_msa()
6138 switch (f->type) { in extract_field()
/qemu/target/sparc/
H A Dtranslate.c1178 ASIType type; member
1204 type = GET_ASI_EXCP; in resolve_asi()
1432 switch (da->type) { in gen_ld_asi()
1478 switch (da->type) { in gen_st_asi()
1558 switch (da->type) { in gen_swap_asi()
1575 switch (da->type) { in gen_cas_asi()
1591 switch (da->type) { in gen_ldstub_asi()
1638 switch (da->type) { in gen_ldf_asi()
1749 switch (da->type) { in gen_stf_asi()
1824 switch (da->type) { in gen_ldda_asi()
[all …]
/qemu/target/i386/tcg/
H A Dtranslate.c229 STUB_HELPER(svm_check_intercept, TCGv_env env, TCGv_i32 type)
2016 static void gen_svm_check_intercept(DisasContext *s, uint32_t type) in gen_svm_check_intercept() argument
2022 gen_helper_svm_check_intercept(tcg_env, tcg_constant_i32(type)); in gen_svm_check_intercept()
/qemu/target/arm/tcg/
H A Dtranslate.c4661 } else if (ri->type & ARM_CP_RAISES_EXC) { in do_coproc_insn()
4671 switch (ri->type & ARM_CP_SPECIAL_MASK) { in do_coproc_insn()
4688 if (ri->type & ARM_CP_IO) { in do_coproc_insn()
4698 if (ri->type & ARM_CP_CONST) { in do_coproc_insn()
4718 if (ri->type & ARM_CP_CONST) { in do_coproc_insn()
4740 if (ri->type & ARM_CP_CONST) { in do_coproc_insn()
4772 if (!isread && !(ri->type & ARM_CP_SUPPRESS_TB_END)) { in do_coproc_insn()
4777 gen_rebuild_hflags(s, ri->type & ARM_CP_NEWEL); in do_coproc_insn()
H A Dtranslate-a64.c352 MMUAccessType type; in check_lse2_align() local
5858 switch (type) { in disas_fp_compare()
5908 switch (type) { in disas_fp_ccomp()
5972 switch (type) { in disas_fp_csel()
6291 if (type == 2 || dtype == type) { in disas_fp_1src()
6311 switch (type) { in disas_fp_1src()
6340 switch (type) { in disas_fp_1src()
6528 switch (type) { in disas_fp_2src()
6674 switch (type) { in disas_fp_3src()
6723 switch (type) { in disas_fp_imm()
[all …]
/qemu/target/hppa/
H A Dcpu.h374 int type, hwaddr *pphys, int *pprot);
H A Dmem_helper.c200 int type, hwaddr *pphys, int *pprot) in hppa_get_physical_address() argument
266 if (type == 0) { in hppa_get_physical_address()
275 if (unlikely(!(type & access_prot))) { in hppa_get_physical_address()
277 ret = type & PAGE_EXEC ? EXCP_IMP : EXCP_DMPI; in hppa_get_physical_address()
284 if (unlikely(!(prot & type))) { in hppa_get_physical_address()
286 ret = (type & PAGE_EXEC) ? EXCP_IMP : EXCP_DMAR; in hppa_get_physical_address()
298 if (!(type & PAGE_EXEC)) { in hppa_get_physical_address()
304 if (type & PAGE_WRITE) { in hppa_get_physical_address()
310 if (type & PAGE_WRITE) { in hppa_get_physical_address()
421 MMUAccessType type, int mmu_idx, in hppa_cpu_tlb_fill() argument
[all …]
/qemu/target/cris/
H A Dtranslate.c988 static inline void cris_prepare_jmp (DisasContext *dc, unsigned int type) in cris_prepare_jmp() argument
993 dc->jmp = type; in cris_prepare_jmp()
994 if (type == JMP_INDIRECT) { in cris_prepare_jmp()
/qemu/linux-user/
H A Delfload.c4050 static void *fill_note(void **pptr, int type, const char *name, size_t datasz) in fill_note() argument
4058 n->n_type = type; in fill_note()
/qemu/include/hw/vfio/
H A Dvfio-common.h112 int type; member
231 int vfio_get_dev_region_info(VFIODevice *vbasedev, uint32_t type,
261 void vfio_device_init(VFIODevice *vbasedev, int type, VFIODeviceOps *ops,
/qemu/include/hw/virtio/
H A Dvirtio-gpu.h300 enum virtio_gpu_ctrl_type type);
/qemu/include/qemu/
H A Dplugin.h105 enum plugin_dyn_cb_type type;
82 enum plugin_dyn_cb_type type; global() member
H A Dqemu-plugin.h244 * enum qemu_plugin_cb_flags - type of callback
368 * @op: the type of qemu_plugin_op (e.g. ADD_U64)
426 * @op: the type of qemu_plugin_op (e.g. ADD_U64)
607 * typedef qemu_plugin_vcpu_mem_cb_t - memory callback function type
621 * @cb: callback of type qemu_plugin_vcpu_mem_cb_t
649 * @op: the op, of type qemu_plugin_op
877 #define qemu_plugin_scoreboard_u64_in_struct(score, type, member) \
878 (qemu_plugin_u64) {score, offsetof(type, member)}
801 qemu_plugin_scoreboard_u64_in_struct(score,type,member) global() argument

12345678910>>...59