Home
last modified time | relevance | path

Searched defs:msi (Results 1 – 24 of 24) sorted by relevance

/qemu/hw/pci-host/
H A Dpnv_phb3_msi.c65 static void phb3_msi_set_p(Phb3MsiState *msi, int srcno, uint8_t gen) in phb3_msi_set_p()
82 static void phb3_msi_set_q(Phb3MsiState *msi, int srcno) in phb3_msi_set_q()
99 static void phb3_msi_try_send(Phb3MsiState *msi, int srcno, bool force) in phb3_msi_try_send()
149 Phb3MsiState *msi = PHB3_MSI(opaque); in phb3_msi_set_irq() local
157 void pnv_phb3_msi_send(Phb3MsiState *msi, uint64_t addr, uint16_t data, in pnv_phb3_msi_send()
184 void pnv_phb3_msi_ffi(Phb3MsiState *msi, uint64_t val) in pnv_phb3_msi_ffi()
195 Phb3MsiState *msi = PHB3_MSI(ics); in phb3_msi_reject() local
208 Phb3MsiState *msi = PHB3_MSI(ics); in phb3_msi_resend() local
232 Phb3MsiState *msi = PHB3_MSI(obj); in phb3_msi_reset_hold() local
243 void pnv_phb3_msi_update_config(Phb3MsiState *msi, uint32_t base, in pnv_phb3_msi_update_config()
[all …]
H A Dpnv_phb4.c494 bool msi = (i < lsi_base || i >= (lsi_base + 8)); in pnv_phb4_update_xsrc() local
/qemu/hw/usb/
H A Dhcd-xhci-pci.h41 OnOffAuto msi; member
/qemu/hw/xen/
H A Dxen_pt_msi.c69 static inline uint64_t msi_addr64(XenPTMSI *msi) in msi_addr64()
253 XenPTMSI *msi = s->msi; in xen_pt_msi_setup() local
279 XenPTMSI *msi = s->msi; in xen_pt_msi_update() local
288 XenPTMSI *msi = s->msi; in xen_pt_msi_disable() local
H A Dxen_pt_config_init.c1076 XenPTMSI *msi = s->msi; in xen_pt_msgctrl_reg_init() local
1103 XenPTMSI *msi = s->msi; in xen_pt_msgctrl_reg_write() local
1294 XenPTMSI *msi = s->msi; in xen_pt_msgdata_reg_write() local
H A Dxen_pt.h246 XenPTMSI *msi; member
/qemu/include/hw/pci-host/
H A Ddesignware.h80 DesignwarePCIEMSI msi; member
96 qemu_irq msi; member
H A Dspapr.h70 GHashTable *msi; member
/qemu/hw/i386/xen/
H A Dxen_apic.c74 static void xen_send_msi(MSIMessage *msi) in xen_send_msi()
/qemu/hw/pci-bridge/
H A Dpcie_pci_bridge.c26 OnOffAuto msi; member
H A Dpci_bridge_dev.c50 OnOffAuto msi; member
/qemu/qga/
H A Dmeson.build171 alias_target('msi', qga_msi) run
/qemu/hw/intc/
H A Darm_gicv3_its_kvm.c47 struct kvm_msi msi; in kvm_its_send_msi() local
H A Dapic.c920 static void apic_send_msi(MSIMessage *msi) in apic_send_msi()
1089 MSIMessage msi = { .address = addr, .data = val }; in apic_mem_write() local
H A Driscv_imsic.c303 struct kvm_msi msi; in riscv_imsic_write() local
/qemu/hw/scsi/
H A Dmptsas.h36 OnOffAuto msi; member
H A Dmegasas.c98 OnOffAuto msi; member
/qemu/include/hw/ppc/
H A Dopenpic.h169 OpenPICMSI msi[MAX_MSI]; member
/qemu/hw/audio/
H A Dintel-hda.c198 OnOffAuto msi; member
261 bool msi = msi_enabled(&d->pci); in intel_hda_update_irq() local
/qemu/hw/ppc/
H A Dspapr_pci.c282 SpaprPciMsi *msi; in rtas_ibm_change_msi() local
448 SpaprPciMsi *msi; in rtas_ibm_query_interrupt_source_number() local
1794 SpaprPciMsi *msi = opaque; in spapr_phb_destroy_msi() local
H A De500.c395 char *msi; in ppce500_load_device_tree() local
/qemu/accel/kvm/
H A Dkvm-all.c2148 struct kvm_msi msi; in kvm_irqchip_send_msi() local
/qemu/hw/i386/
H A Dintel_iommu.c458 MSIMessage msi; in vtd_generate_interrupt() local
/qemu/linux-headers/linux/
H A Dkvm.h977 struct kvm_irq_routing_msi msi; member