Home
last modified time | relevance | path

Searched defs:se (Results 1 – 11 of 11) sorted by relevance

/qemu/migration/
H A Dsavevm.c706 SaveStateEntry *se; in calculate_new_instance_id() local
722 SaveStateEntry *se; in calculate_compat_instance_id() local
738 static inline MigrationPriority save_state_priority(SaveStateEntry *se) in save_state_priority()
749 SaveStateEntry *se; in savevm_state_handler_insert() local
785 static void savevm_state_handler_remove(SaveStateEntry *se) in savevm_state_handler_remove()
811 SaveStateEntry *se; in register_savevm_live() local
838 SaveStateEntry *se, *new_se; in unregister_savevm() local
903 SaveStateEntry *se; in vmstate_register_with_alias_id() local
955 SaveStateEntry *se, *new_se; in vmstate_unregister() local
966 static int vmstate_load(QEMUFile *f, SaveStateEntry *se) in vmstate_load()
[all …]
/qemu/linux-user/
H A Dthunk.c67 StructEntry *se; in thunk_register_struct() local
118 StructEntry *se; in thunk_register_struct_direct() local
242 const StructEntry *se; in thunk_convert() local
402 const StructEntry *se; in thunk_print() local
H A Dsyscall.c5317 const StructEntry *se; in do_ioctl_rt() local
/qemu/include/user/
H A Dthunk.h91 const StructEntry *se; in thunk_type_size() local
152 const StructEntry *se; in thunk_type_align() local
/qemu/hw/i386/
H A Dsgx-epc.c136 SgxEPCDeviceInfo *se = g_new0(SgxEPCDeviceInfo, 1); in sgx_epc_md_fill_device_info() local
/qemu/hw/core/
H A Dmachine-hmp-cmds.c259 SgxEPCDeviceInfo *se; in hmp_info_memory_devices() local
H A Dnuma.c765 SgxEPCDeviceInfo *se; in numa_stat_memory_devices() local
H A Dloader.c1388 int se; /* start/end flag */ member
1410 static GList *add_romsec_to_list(GList *secs, hwaddr base, int se) in add_romsec_to_list()
/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c904 S390MinMaxType type, bool is_min, bool is_abs, bool se, in vfminmax32()
966 S390MinMaxType type, bool is_min, bool is_abs, bool se, in vfminmax64()
1028 S390MinMaxType type, bool is_min, bool is_abs, bool se, in vfminmax128()
/qemu/block/monitor/
H A Dblock-hmp-cmds.c902 SnapshotEntry *se; in hmp_info_snapshots() local
/qemu/hw/display/
H A Dsm501.c829 unsigned int sb, se, db, de; in sm501_2d_operation() local