/qemu/target/ppc/ |
H A D | translate.c | 239 void (*handler)(DisasContext *ctx); member 1484 opc_handler_t handler; member 6164 static inline int is_indirect_opcode(void *handler) in is_indirect_opcode() 6169 static inline opc_handler_t **ind_table(void *handler) in ind_table() 6197 opc_handler_t *handler) in insert_in_table() 6208 unsigned char idx, opc_handler_t *handler) in register_direct_insn() 6221 opc_handler_t *handler) in register_ind_in_table() 6248 opc_handler_t *handler) in register_ind_insn() 6255 unsigned char idx3, opc_handler_t *handler) in register_dblind_insn() 6275 opc_handler_t *handler) in register_trplind_insn() [all …]
|
/qemu/tests/unit/ |
H A D | test-aio.c | 104 EventNotifierHandler *handler) in set_event_notifier()
|
/qemu/hw/misc/macio/ |
H A D | pmu.c | 438 void (*handler)(PMUState *s, member
|
H A D | cuda.c | 222 bool (*handler)(CUDAState *s, member
|
/qemu/bsd-user/ |
H A D | signal.c | 896 abi_ulong handler; in handle_pending_signal() local
|
/qemu/linux-user/arm/ |
H A D | signal.c | 177 abi_ulong handler = 0; in setup_return() local
|
/qemu/include/hw/ |
H A D | qdev-core.h | 842 qemu_irq_handler handler, in qdev_init_gpio_in_named()
|
/qemu/hw/ide/ |
H A D | atapi.c | 1281 void (*handler)(IDEState *s, uint8_t *buf); member
|
H A D | core.c | 2084 bool (*handler)(IDEState *s, uint8_t cmd); member
|
/qemu/hw/ppc/ |
H A D | pnv_lpc.c | 932 qemu_irq_handler handler; in pnv_lpc_isa_create() local
|
/qemu/hw/arm/ |
H A D | strongarm.c | 485 qemu_irq handler[28]; member 727 qemu_irq handler[28]; member
|
H A D | omap1.c | 1893 qemu_irq handler[16]; member 2144 void omap_mpuio_out_set(struct omap_mpuio_s *s, int line, qemu_irq handler) in omap_mpuio_out_set()
|
/qemu/linux-user/ |
H A D | signal.c | 1261 abi_ulong handler; in handle_pending_signal() local
|
/qemu/hw/i386/ |
H A D | vapic.c | 401 VAPICHandlers *handler; member
|
/qemu/target/i386/emulate/ |
H A D | x86_emu.c | 1190 void (*handler)(CPUX86State *env, struct x86_decode *ins); member
|
/qemu/target/i386/kvm/ |
H A D | kvm.c | 5875 KVMMSRHandlers *handler = &msr_handlers[i]; in kvm_install_msr_filters() local 5931 KVMMSRHandlers *handler = &msr_handlers[i]; in kvm_handle_rdmsr() local 5951 KVMMSRHandlers *handler = &msr_handlers[i]; in kvm_handle_wrmsr() local
|
/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.h | 364 vu_queue_handler_cb handler; member
|
H A D | libvhost-user.c | 1443 vu_queue_handler_cb handler) in vu_set_queue_handler()
|
/qemu/hw/i386/kvm/ |
H A D | xen_xenstore.c | 1072 xs_impl handler = NULL; in process_req() local
|
/qemu/hw/hyperv/ |
H A D | hv-balloon.c | 682 void (*handler)(HvBalloon *balloon, StateDesc *stdesc); member
|
/qemu/hw/block/ |
H A D | fdc.c | 2156 void (*handler)(FDCtrl *fdctrl, int direction); member
|
/qemu/include/hw/cxl/ |
H A D | cxl_device.h | 145 opcode_handler handler; member
|
/qemu/hw/sd/ |
H A D | sd.c | 115 sd_cmd_handler handler; member
|
/qemu/hw/vfio/ |
H A D | pci.c | 576 MSIMessage *msg, IOHandler *handler) in vfio_msix_vector_do_use()
|
/qemu/hw/9pfs/ |
H A D | 9p.c | 4241 CoroutineEntry *handler; in pdu_submit() local
|