Home
last modified time | relevance | path

Searched defs:handler (Results 26 – 50 of 53) sorted by relevance

123

/qemu/target/ppc/
H A Dtranslate.c239 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 Dtest-aio.c104 EventNotifierHandler *handler) in set_event_notifier()
/qemu/hw/misc/macio/
H A Dpmu.c438 void (*handler)(PMUState *s, member
H A Dcuda.c222 bool (*handler)(CUDAState *s, member
/qemu/bsd-user/
H A Dsignal.c896 abi_ulong handler; in handle_pending_signal() local
/qemu/linux-user/arm/
H A Dsignal.c177 abi_ulong handler = 0; in setup_return() local
/qemu/include/hw/
H A Dqdev-core.h842 qemu_irq_handler handler, in qdev_init_gpio_in_named()
/qemu/hw/ide/
H A Datapi.c1281 void (*handler)(IDEState *s, uint8_t *buf); member
H A Dcore.c2084 bool (*handler)(IDEState *s, uint8_t cmd); member
/qemu/hw/ppc/
H A Dpnv_lpc.c932 qemu_irq_handler handler; in pnv_lpc_isa_create() local
/qemu/hw/arm/
H A Dstrongarm.c485 qemu_irq handler[28]; member
727 qemu_irq handler[28]; member
H A Domap1.c1893 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 Dsignal.c1261 abi_ulong handler; in handle_pending_signal() local
/qemu/hw/i386/
H A Dvapic.c401 VAPICHandlers *handler; member
/qemu/target/i386/emulate/
H A Dx86_emu.c1190 void (*handler)(CPUX86State *env, struct x86_decode *ins); member
/qemu/target/i386/kvm/
H A Dkvm.c5875 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 Dlibvhost-user.h364 vu_queue_handler_cb handler; member
H A Dlibvhost-user.c1443 vu_queue_handler_cb handler) in vu_set_queue_handler()
/qemu/hw/i386/kvm/
H A Dxen_xenstore.c1072 xs_impl handler = NULL; in process_req() local
/qemu/hw/hyperv/
H A Dhv-balloon.c682 void (*handler)(HvBalloon *balloon, StateDesc *stdesc); member
/qemu/hw/block/
H A Dfdc.c2156 void (*handler)(FDCtrl *fdctrl, int direction); member
/qemu/include/hw/cxl/
H A Dcxl_device.h145 opcode_handler handler; member
/qemu/hw/sd/
H A Dsd.c115 sd_cmd_handler handler; member
/qemu/hw/vfio/
H A Dpci.c576 MSIMessage *msg, IOHandler *handler) in vfio_msix_vector_do_use()
/qemu/hw/9pfs/
H A D9p.c4241 CoroutineEntry *handler; in pdu_submit() local

123