/qemu/replay/ |
H A D | replay-time.c | 17 int64_t replay_save_clock(ReplayClockKind kind, int64_t clock, in replay_save_clock() 34 void replay_read_next_clock(ReplayClockKind kind) in replay_read_next_clock() 49 int64_t replay_read_clock(ReplayClockKind kind, int64_t raw_icount) in replay_read_clock()
|
/qemu/qapi/ |
H A D | qapi-util.c | 24 const char *kind, const char *name, in compat_policy_input_ok1() 43 const char *kind, const char *name, in compat_policy_input_ok()
|
/qemu/stubs/ |
H A D | replay-tools.c | 10 int64_t replay_save_clock(ReplayClockKind kind, in replay_save_clock() 17 int64_t replay_read_clock(ReplayClockKind kind, int64_t raw_icount) in replay_read_clock()
|
/qemu/bsd-user/freebsd/ |
H A D | os-sys.c | 115 static int oidfmt(int *oid, int len, char *fmt, uint32_t *kind) in oidfmt() 157 static void h2g_old_sysctl(void *holdp, size_t *holdlen, uint32_t kind) in h2g_old_sysctl() 255 uint32_t kind = 0; in do_freebsd_sysctl_oid() local
|
/qemu/include/qobject/ |
H A D | qnum.h | 49 QNumKind kind; member
|
/qemu/include/qemu/ |
H A D | error-report.h | 18 enum { LOC_NONE, LOC_CMDLINE, LOC_FILE } kind; member
|
H A D | module.h | 118 # define modinfo(kind, value) \ argument 121 # define modinfo(kind, value) argument
|
/qemu/include/gdbstub/ |
H A D | commands.h | 19 GDBThreadIdKind kind; member
|
/qemu/include/tcg/ |
H A D | helper-info.h | 39 TCGCallArgumentKind kind : 8; member
|
H A D | tcg.h | 288 TCGTempKind kind:3; member
|
/qemu/libdecnumber/ |
H A D | decContext.c | 92 decContext * decContextDefault(decContext *context, Int kind) { in decContextDefault()
|
/qemu/hw/ide/ |
H A D | ide-dev.c | 75 void ide_dev_initfn(IDEDevice *dev, IDEDriveKind kind, Error **errp) in ide_dev_initfn()
|
H A D | core.c | 2604 int ide_init_drive(IDEState *s, IDEDevice *dev, IDEDriveKind kind, Error **errp) in ide_init_drive()
|
/qemu/include/hw/input/ |
H A D | hid.h | 42 int kind; member
|
/qemu/hw/input/ |
H A D | hid.c | 533 void hid_init(HIDState *hs, int kind, HIDEventFunc event) in hid_init()
|
/qemu/hw/sh4/ |
H A D | sh7750.c | 156 static void error_access(const char *kind, hwaddr addr) in error_access() 162 static void ignore_access(const char *kind, hwaddr addr) in ignore_access()
|
/qemu/hw/usb/ |
H A D | dev-hid.c | 698 static void usb_hid_initfn(USBDevice *dev, int kind, in usb_hid_initfn()
|
/qemu/ui/ |
H A D | dbus-console.c | 406 guint kind, uint64_t num_slot, in dbus_touch_send_event()
|
/qemu/target/arm/tcg/ |
H A D | translate.c | 3666 TCGv_i32 val, StoreRegKind kind) in store_reg_kind() 3697 int logic_cc, StoreRegKind kind) in op_s_rrr_shi() 3715 int logic_cc, StoreRegKind kind) in op_s_rxr_shi() 3737 int logic_cc, StoreRegKind kind) in op_s_rrr_shr() 3756 int logic_cc, StoreRegKind kind) in op_s_rxr_shr() 3783 int logic_cc, StoreRegKind kind) in op_s_rri_rot() 3804 int logic_cc, StoreRegKind kind) in op_s_rxi_rot()
|
/qemu/include/ui/ |
H A D | console.h | 194 enum display_scanout kind; member
|
/qemu/hw/smbios/ |
H A D | smbios.c | 130 uint8_t instance, kind; member
|
/qemu/gdbstub/ |
H A D | gdbstub.c | 735 GDBThreadIdKind kind; in gdb_handle_vcont() local
|
/qemu/tcg/ |
H A D | tcg.c | 1553 TCGCallArgumentKind kind) in layout_arg_1() 1677 TCGCallArgumentKind kind; in init_call_layout() local 2122 TCGTemp *tcg_temp_new_internal(TCGType type, TCGTempKind kind) in tcg_temp_new_internal()
|