Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 148) sorted by relevance

123456

/qemu/target/i386/tcg/
H A Dseg_helper.h38 #define cpu_ldub_kernel_ra(e, p, r) \ argument
40 #define cpu_lduw_kernel_ra(e, p, r) \ argument
42 #define cpu_ldl_kernel_ra(e, p, r) \ argument
44 #define cpu_ldq_kernel_ra(e, p, r) \ argument
47 #define cpu_stb_kernel_ra(e, p, v, r) \ argument
49 #define cpu_stw_kernel_ra(e, p, v, r) \ argument
51 #define cpu_stl_kernel_ra(e, p, v, r) \ argument
53 #define cpu_stq_kernel_ra(e, p, v, r) \ argument
56 #define cpu_ldub_kernel(e, p) cpu_ldub_kernel_ra(e, p, 0) argument
58 #define cpu_ldl_kernel(e, p) cpu_ldl_kernel_ra(e, p, 0) argument
[all …]
/qemu/util/
H A Devent_notifier-posix.c27 void event_notifier_init_fd(EventNotifier *e, int fd) in event_notifier_init_fd()
35 int event_notifier_init(EventNotifier *e, int active) in event_notifier_init()
78 void event_notifier_cleanup(EventNotifier *e) in event_notifier_cleanup()
94 int event_notifier_get_fd(const EventNotifier *e) in event_notifier_get_fd()
99 int event_notifier_get_wfd(const EventNotifier *e) in event_notifier_get_wfd()
104 int event_notifier_set(EventNotifier *e) in event_notifier_set()
124 int event_notifier_test_and_clear(EventNotifier *e) in event_notifier_test_and_clear()
H A Devent_notifier-win32.c17 int event_notifier_init(EventNotifier *e, int active) in event_notifier_init()
24 void event_notifier_cleanup(EventNotifier *e) in event_notifier_cleanup()
30 HANDLE event_notifier_get_handle(EventNotifier *e) in event_notifier_get_handle()
35 int event_notifier_set(EventNotifier *e) in event_notifier_set()
41 int event_notifier_test_and_clear(EventNotifier *e) in event_notifier_test_and_clear()
H A Dbufferiszero.c35 const unsigned char *e = buf + len; in buffer_zero_int() local
49 const uint64_t *e = (uint64_t *)(((uintptr_t)buf + len) & -8); in buffer_zero_int() local
77 __m128i *e = (__m128i *)(((uintptr_t)buf + len) & -16); in buffer_zero_sse2() local
108 __m128i *e = (__m128i *)(((uintptr_t)buf + len) & -16); in buffer_zero_sse4() local
137 __m256i *e = (__m256i *)(((uintptr_t)buf + len) & -32); in buffer_zero_avx2() local
166 __m512i *e = (__m512i *)(((uintptr_t)buf + len) & -64); in buffer_zero_avx512() local
H A Dqsp.c144 uint32_t e = callsite->line; in do_qsp_callsite_hash() local
177 uint32_t e = callsite->type; in qsp_entry_no_thread_obj_hash() local
291 QSPEntry *e; in qsp_entry_create() local
309 QSPEntry *e; in qsp_entry_find() local
405 QSPEntry *e; in QSP_GEN_VOID() local
420 QSPEntry *e; in qsp_cond_timedwait() local
522 QSPEntry *e = p; in qsp_sort() local
531 const QSPEntry *e = p; in qsp_aggregate() local
579 QSPEntry *e; in qsp_iter_callsite_coalesce() local
681 const QSPEntry *e = key; in qsp_tree_report() local
[all …]
H A Dqdist.c54 struct qdist_entry e; in qdist_add() local
126 struct qdist_entry *e = &dist->entries[i]; in qdist_pr_internal() local
137 struct qdist_entry *e = &dist->entries[i]; in qdist_pr_internal() local
359 struct qdist_entry *e = &dist->entries[i]; in qdist_sample_count() local
375 struct qdist_entry *e = &dist->entries[index + i]; in qdist_pairwise_avg() local
H A Dmodule.c72 ModuleEntry *e; in register_module_init() local
86 ModuleEntry *e; in register_dso_module_init() local
100 ModuleEntry *e; in module_call_init() local
162 ModuleEntry *e, *next; in module_load_dso() local
H A Ddrm.c26 struct dirent *e; in qemu_drm_rendernode_open() local
/qemu/hw/pci/
H A Dpcie_host.c38 PCIExpressHost *e = opaque; in pcie_mmcfg_data_write() local
56 PCIExpressHost *e = opaque; in pcie_mmcfg_data_read() local
78 PCIExpressHost *e = PCIE_HOST_BRIDGE(obj); in pcie_host_init() local
85 void pcie_host_mmcfg_unmap(PCIExpressHost *e) in pcie_host_mmcfg_unmap()
93 void pcie_host_mmcfg_init(PCIExpressHost *e, uint32_t size) in pcie_host_mmcfg_init()
102 void pcie_host_mmcfg_map(PCIExpressHost *e, hwaddr addr, in pcie_host_mmcfg_map()
110 void pcie_host_mmcfg_update(PCIExpressHost *e, in pcie_host_mmcfg_update()
/qemu/block/
H A Dvhdx-endian.c166 void vhdx_region_entry_le_import(VHDXRegionTableEntry *e) in vhdx_region_entry_le_import()
176 void vhdx_region_entry_le_export(VHDXRegionTableEntry *e) in vhdx_region_entry_le_export()
204 void vhdx_metadata_entry_le_import(VHDXMetadataTableEntry *e) in vhdx_metadata_entry_le_import()
213 void vhdx_metadata_entry_le_export(VHDXMetadataTableEntry *e) in vhdx_metadata_entry_le_export()
H A Dlinux-aio.c61 EventNotifier e; member
256 static void qemu_laio_completion_cb(EventNotifier *e) in qemu_laio_completion_cb()
267 EventNotifier *e = opaque; in qemu_laio_poll_cb() local
276 EventNotifier *e = opaque; in qemu_laio_poll_ready() local
/qemu/qobject/
H A Dqlit.c49 QListEntry *e; in qlit_equal_qlist() local
102 QLitDictEntry *e; in qobject_from_qlit() local
111 QLitObject *e; in qobject_from_qlit() local
/qemu/tests/tcg/alpha/
H A Dtest-cvttq.c31 long r, e; in test_cvttq() local
52 long e; in main() member
69 long e, r = test_cvttq(&e, T[i].d); in main() local
/qemu/tests/qtest/
H A Ddevice-introspect-test.c52 QListEntry *e; in qom_type_index() local
85 QListEntry *e; in type_list_find() local
149 QListEntry *e; in test_qom_list_parents() local
170 QListEntry *e; in test_qom_list_fields() local
275 QListEntry *e; in test_abstract_interfaces() local
H A Dnuma-test.c86 QObject *e; in test_query_cpus() local
124 QObject *e; in pc_numa_cpu() local
177 QObject *e; in spapr_numa_cpu() local
222 QObject *e; in aarch64_numa_cpu() local
270 QObject *e; in pc_dynamic_cpu_cfg() local
/qemu/hw/display/
H A Ddpcd.c55 DPCDState *e = DPCD(opaque); in dpcd_read() local
72 DPCDState *e = DPCD(opaque); in dpcd_write() local
/qemu/include/qemu/
H A Dxxhash.h62 uint32_t e = ef; in qemu_xxhash8() local
116 static inline uint32_t qemu_xxhash5(uint64_t ab, uint64_t cd, uint32_t e) in qemu_xxhash5()
121 static inline uint32_t qemu_xxhash6(uint64_t ab, uint64_t cd, uint32_t e, in qemu_xxhash6()
/qemu/tests/qtest/libqos/
H A Dqgraph.c227 QOSGraphEdge *e = search_list_edges(root_list, name); in search_machine() local
326 QOSGraphEdge *e) in qos_push()
358 QOSStackElement *e = qos_tos(); in qos_pop() local
398 QOSGraphEdge *e, *next; in qos_traverse_graph() local
533 QOSGraphEdge *e = search_list_edges(list, dest); in qos_graph_has_edge() local
681 QOSGraphEdge *e, *next; in qos_graph_node_set_availability_explicit() local
706 QOSGraphEdge *e, *next; in qos_graph_node_set_availability() local
814 QOSGraphEdge *e, *next; in qos_dump_graph() local
/qemu/stubs/
H A Dchange-state-handler.c10 void qemu_del_vm_change_state_handler(VMChangeStateEntry *e) in qemu_del_vm_change_state_handler()
/qemu/tests/unit/
H A Dtest-aio.c25 EventNotifier e; member
73 static void dummy_io_handler_read(EventNotifier *e) in dummy_io_handler_read()
88 static void event_ready_cb(EventNotifier *e) in event_ready_cb()
376 EventNotifier e; in test_timer_schedule() local
707 EventNotifier e; in test_source_timer_schedule() local
H A Dtest-smp-parse.c32 #define SMP_CONFIG_GENERIC(ha, a, hb, b, hc, c, hd, d, he, e) \ argument
41 #define CPU_TOPOLOGY_GENERIC(a, b, c, d, e) \ argument
54 #define SMP_CONFIG_WITH_DIES(ha, a, hb, b, hc, c, hd, d, he, e, hf, f) \ argument
68 #define SMP_CONFIG_WITH_CLUSTERS(ha, a, hb, b, hc, c, hd, d, he, e, hf, f) \ argument
82 #define SMP_CONFIG_WITH_BOOKS_DRAWERS(ha, a, hb, b, hc, c, hd, \ argument
99 #define SMP_CONFIG_WITH_FULL_TOPO(a, b, c, d, e, f, g, h, i) \ argument
/qemu/hw/vfio/
H A Dcpr.c15 MigrationEvent *e, Error **errp) in vfio_cpr_reboot_notifier()
/qemu/qapi/
H A Dqobject-output-visitor.c55 QStackEntry *e = g_malloc0(sizeof(*e)); in qobject_output_push_obj() local
67 QStackEntry *e = QSLIST_FIRST(&qov->stack); in qobject_output_pop() local
85 QStackEntry *e = QSLIST_FIRST(&qov->stack); in qobject_output_add_obj() local
241 QStackEntry *e; in qobject_output_free() local
/qemu/target/i386/
H A Dxsave_helper.c12 const ExtSaveArea *e, *f; in x86_cpu_xsave_all_areas() local
149 const ExtSaveArea *e, *f, *g; in x86_cpu_xrstor_all_areas() local
/qemu/tests/tcg/i386/
H A Dtest-i386-ssse3.c16 const char e[16] = "LLOaaaaaaaaaaaaa"; in main() local

123456