Searched defs:se (Results 1 – 11 of 11) sorted by relevance
/qemu/migration/ |
H A D | savevm.c | 706 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 D | thunk.c | 67 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 D | syscall.c | 5317 const StructEntry *se; in do_ioctl_rt() local
|
/qemu/include/user/ |
H A D | thunk.h | 91 const StructEntry *se; in thunk_type_size() local 152 const StructEntry *se; in thunk_type_align() local
|
/qemu/hw/i386/ |
H A D | sgx-epc.c | 136 SgxEPCDeviceInfo *se = g_new0(SgxEPCDeviceInfo, 1); in sgx_epc_md_fill_device_info() local
|
/qemu/hw/core/ |
H A D | machine-hmp-cmds.c | 259 SgxEPCDeviceInfo *se; in hmp_info_memory_devices() local
|
H A D | numa.c | 765 SgxEPCDeviceInfo *se; in numa_stat_memory_devices() local
|
H A D | loader.c | 1388 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 D | vec_fpu_helper.c | 904 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 D | block-hmp-cmds.c | 902 SnapshotEntry *se; in hmp_info_snapshots() local
|
/qemu/hw/display/ |
H A D | sm501.c | 829 unsigned int sb, se, db, de; in sm501_2d_operation() local
|