Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 46) sorted by relevance

12

/qemu/libdecnumber/
A DdecContext.c74 decContext *decContextClearStatus(decContext *context, uInt mask) { in decContextClearStatus()
92 decContext * decContextDefault(decContext *context, Int kind) { in decContextDefault()
166 enum rounding decContextGetRounding(decContext *context) { in decContextGetRounding()
178 uInt decContextGetStatus(decContext *context) { in decContextGetStatus()
194 decContext *decContextRestoreStatus(decContext *context, in decContextRestoreStatus()
211 uInt decContextSaveStatus(decContext *context, uInt mask) { in decContextSaveStatus()
224 decContext *decContextSetRounding(decContext *context, in decContextSetRounding()
259 decContext * decContextSetStatusFromString(decContext *context, in decContextSetStatusFromString()
368 const char *decContextStatusToString(const decContext *context) { in decContextStatusToString()
418 uInt decContextTestStatus(decContext *context, uInt mask) { in decContextTestStatus()
[all …]
/qemu/tests/tcg/multiarch/
A Dvma-pthread.c36 struct context { struct
45 struct context *ctx = arg; in thread_read() argument
A Dsha1.c133 void SHA1Init(SHA1_CTX* context) in SHA1Init()
147 void SHA1Update(SHA1_CTX* context, const unsigned char* data, uint32_t len) in SHA1Update()
172 void SHA1Final(unsigned char digest[20], SHA1_CTX* context) in SHA1Final()
/qemu/docs/specs/
A Dppc-xive.rst142 TIMA
155 Interrupt flow from an O/S perspective
/qemu/chardev/
A Dchar.c231 GMainContext *context) in qemu_chr_be_update_read_handlers()
636 static Chardev *do_qemu_chr_new_from_opts(QemuOpts *opts, GMainContext *context, in do_qemu_chr_new_from_opts()
711 Chardev *qemu_chr_new_from_opts(QemuOpts *opts, GMainContext *context, in qemu_chr_new_from_opts()
720 GMainContext *context, bool replay) in qemu_chr_new_from_name()
766 bool permit_mux_mon, GMainContext *context) in qemu_chr_new_noreplay()
775 GMainContext *context) in qemu_chr_new_permit_mux_mon()
782 GMainContext *context) in qemu_chr_new()
788 GMainContext *context) in qemu_chr_new_mux_mon()
A Dchar-io.c36 GMainContext *context; member
110 GMainContext *context) in io_add_watch_poll()
A Dchar-fe.c248 GMainContext *context, in qemu_chr_fe_set_handlers_full()
294 GMainContext *context, in qemu_chr_fe_set_handlers()
/qemu/linux-user/
A Dfd-trans.c416 size_t len, void *context, in host_to_target_for_each_nlattr()
483 void *context) in host_to_target_data_bridge_nlattr()
637 void *context) in host_to_target_data_tun_nlattr()
673 void *context) in host_to_target_data_linkinfo_nlattr()
732 void *context) in host_to_target_data_inet_nlattr()
753 void *context) in host_to_target_data_inet6_nlattr()
805 void *context) in host_to_target_data_spec_nlattr()
825 void *context) in host_to_target_data_xdp_nlattr()
847 void *context) in host_to_target_data_vlan_list_nlattr()
868 void *context) in host_to_target_data_vf_stats_nlattr()
[all …]
/qemu/util/
A Dmain-loop.c254 GMainContext *context = g_main_context_default(); in glib_pollfds_fill() local
283 GMainContext *context = g_main_context_default(); in glib_pollfds_poll() local
295 GMainContext *context = g_main_context_default(); in os_host_main_loop_wait() local
A Doslib-posix.c84 MemsetContext *context; member
420 static int wait_and_free_mem_prealloc_context(MemsetContext *context) in wait_and_free_mem_prealloc_context()
441 MemsetContext *context = g_malloc0(sizeof(MemsetContext)); in touch_all_pages() local
534 MemsetContext *context, *next_context; in qemu_finish_async_prealloc_mem() local
/qemu/scripts/qemugdb/
A Daio.py18 def dump_aiocontext(context, verbose): argument
/qemu/io/
A Dchannel-tls.c152 GMainContext *context; member
162 GMainContext *context) in qio_channel_tls_handshake_task()
220 GMainContext *context = data->context; in qio_channel_tls_handshake_io() local
239 GMainContext *context) in qio_channel_tls_handshake()
A Dtask.c32 GMainContext *context; member
154 GMainContext *context) in qio_task_run_in_thread()
A Dchannel-socket.c202 GMainContext *context) in qio_channel_socket_connect_async()
278 GMainContext *context) in qio_channel_socket_listen_async()
357 GMainContext *context) in qio_channel_socket_dgram_async()
A Dnet-listener.c142 GMainContext *context) in qio_net_listener_set_client_func_full()
/qemu/tests/qtest/
A Dmegasas-test.c53 uint32_t context[256]; in megasas_pd_get_info_fuzz() local
A Dtulip-test.c53 struct tulip_descriptor context; in tulip_large_tx() local
/qemu/target/sparc/
A Dmmu_helper.c485 uint64_t address, uint64_t context, in ultrasparc_tag_match()
550 uint64_t context; in get_physical_address_data() local
649 uint64_t context; in get_physical_address_code() local
/qemu/target/hexagon/idef-parser/
A Didef-parser.y862 Context context = { 0 }; variable
A Dparser-helpers.h51 #define yyassert(context, locp, condition, msg) \ argument
/qemu/hw/net/
A Dnet_tx_pkt.c451 NetTxPktFreeFrag callback, void *context) in net_tx_pkt_reset()
480 void net_tx_pkt_unmap_frag_pci(void *context, void *base, size_t len) in net_tx_pkt_unmap_frag_pci()
724 void *context) in net_tx_pkt_do_sw_fragmentation()
820 NetTxPktSend callback, void *context) in net_tx_pkt_send_custom()
/qemu/target/ppc/
A Ddfp_helper.c66 decContext context; member
70 static void dfp_prepare_rounding_mode(decContext *context, uint64_t fpscr) in dfp_prepare_rounding_mode()
215 decContext *context) in dfp_set_FPRF_from_FRT_with_context()
1453 decContext context; in helper_CBCDTD() local
/qemu/hw/scsi/
A Dvmw_pvscsi.h130 uint64_t context; member
299 uint64_t context; member
356 uint64_t context; member
/qemu/contrib/vhost-user-scsi/
A Dvhost-user-scsi.c377 GOptionContext *context; in main() local
/qemu/monitor/
A Dqmp.c502 GMainContext *context; in monitor_qmp_setup_handlers_bh() local

Completed in 57 milliseconds

12