/qemu/ui/ |
H A D | dbus-console.c | 331 "swapped-signal::closed", listener_vanished_cb, listener, in dbus_console_register_listener() 572 "swapped-signal::handle-register-listener", in dbus_display_console_new() 574 "swapped-signal::handle-set-uiinfo", in dbus_display_console_new() 584 "swapped-signal::handle-press", dbus_kbd_press, ddc, in dbus_display_console_new() 585 "swapped-signal::handle-release", dbus_kbd_release, ddc, in dbus_display_console_new() 592 "swapped-signal::handle-set-abs-position", dbus_mouse_set_pos, ddc, in dbus_display_console_new() 593 "swapped-signal::handle-rel-motion", dbus_mouse_rel_motion, ddc, in dbus_display_console_new() 594 "swapped-signal::handle-press", dbus_mouse_press, ddc, in dbus_display_console_new() 595 "swapped-signal::handle-release", dbus_mouse_release, ddc, in dbus_display_console_new() 602 "swapped-signal::handle-send-event", dbus_touch_send_event, ddc, in dbus_display_console_new()
|
H A D | dbus-clipboard.c | 248 "swapped-signal::notify::g-name-owner", in dbus_clipboard_register() 252 "swapped-signal::closed", in dbus_clipboard_register() 438 "swapped-signal::handle-register", in dbus_clipboard_init() 440 "swapped-signal::handle-unregister", in dbus_clipboard_init() 442 "swapped-signal::handle-grab", in dbus_clipboard_init() 444 "swapped-signal::handle-release", in dbus_clipboard_init() 446 "swapped-signal::handle-request", in dbus_clipboard_init()
|
H A D | dbus-chardev.c | 196 "swapped-signal::handle-register", in dbus_chr_open() 198 "swapped-signal::handle-send-break", in dbus_chr_open()
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_balloon.h | 64 #define VIRTIO_BALLOON_S_SWAP_IN 0 /* Amount of memory swapped in */ 65 #define VIRTIO_BALLOON_S_SWAP_OUT 1 /* Amount of memory swapped out */
|
/qemu/target/arm/tcg/ |
H A D | arm_ldst.h | 38 /* In big-endian (BE32) mode, adjacent Thumb instructions have been swapped in arm_lduw_code()
|
/qemu/scripts/coccinelle/ |
H A D | inplace-byteswaps.cocci | 3 // undefined behaviour if the expression being swapped is a field in a
|
/qemu/include/qemu/ |
H A D | uuid.h | 26 /* Generated in BE endian, can be swapped with qemu_uuid_bswap. */
|
/qemu/audio/ |
H A D | dbusaudio.c | 664 "swapped-signal::handle-register-in-listener", in dbus_audio_set_server() 666 "swapped-signal::handle-register-out-listener", in dbus_audio_set_server()
|
/qemu/hw/net/ |
H A D | imx_fec.c | 316 * interrupts swapped. This worked with older versions of Linux (4.14 in imx_eth_update() 321 * with swapped interrupt assignments. in imx_eth_update() 331 * As a result, qemu versions with the swapped interrupt assignment work, in imx_eth_update()
|
/qemu/bsd-user/freebsd/ |
H A D | target_os_user.h | 141 uint32_t ki_swtime; /* Time swapped in or out */
|
/qemu/hw/dma/ |
H A D | sparc32_dma.c | 73 /* Note: on sparc, the lance 16 bit bus is swapped */
|
/qemu/linux-headers/asm-arm64/ |
H A D | kvm.h | 268 * accidentally swapped. As this is set API, the definitions here
|
/qemu/linux-user/ |
H A D | signal.c | 1194 /* Not swapped. */ in do_sigaction() 1206 /* To be swapped in target_to_host_sigset. */ in do_sigaction()
|
/qemu/block/ |
H A D | replication.c | 201 * is swapped, so we can operate bs->file directly in replication_get_io_status()
|
/qemu/tests/unit/ |
H A D | test-util-filemonitor.c | 52 * swapped with the next OP_EVENT
|
/qemu/hw/ipack/ |
H A D | tpci200.c | 91 odd and even addresses are swapped */ in adjust_addr()
|
/qemu/tests/qemu-iotests/ |
H A D | 041 | 956 # swapped out and unref 966 # swapped out and unref
|
/qemu/hw/display/ |
H A D | apple-gfx.m | 433 * NSBitmapImageRep's red & blue channels are swapped
|
/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 1840 /* swapped unsigned halfword load with upper bits zeroed */ 1849 /* swapped sign-extended halfword load */ 1858 /* swapped unsigned int load with upper bits zeroed */ 1867 /* swapped sign-extended int load */
|
/qemu/docs/about/ |
H A D | emulation.rst | 451 re-translations as blocks from different programs get swapped in and
|
/qemu/target/sparc/ |
H A D | translate.c | 2215 * byte swapped. We perform one 128-bit LE load, so must swap in gen_ldda_asi() 2236 result is byte swapped. Having just performed one in gen_ldda_asi() 2310 * byte swapped. We perform one 128-bit LE store, so must swap in gen_stda_asi() 2330 byte swapped. We will perform one 64-bit LE store, so now in gen_stda_asi()
|
/qemu/hw/mips/ |
H A D | malta.c | 1190 * In little endian mode the 32bit words in the bios are swapped, in mips_malta_init()
|
/qemu/hw/ppc/ |
H A D | pegasos2.c | 854 /* Pegasos2 firmware has subsystem-id amd subsystem-vendor-id swapped */ in add_pci_device()
|
/qemu/target/s390x/tcg/ |
H A D | translate_vx.c.inc | 597 /* Begin with the two doublewords swapped... */ 1174 /* Begin with the two doublewords swapped... */
|
/qemu/target/microblaze/ |
H A D | translate.c | 453 /* Does not use ENV_WRAPPER3, because arguments are swapped as well. */ in DO_TYPEA()
|