Home
last modified time | relevance | path

Searched refs:PCIDevice (Results 226 – 250 of 256) sorted by relevance

1234567891011

/openbmc/qemu/hw/display/
H A Dvmware_vga.c94 PCIDevice parent_obj;
1313 static void pci_vmsvga_realize(PCIDevice *dev, Error **errp) in pci_vmsvga_realize()
H A Dati.c950 static void ati_vga_realize(PCIDevice *dev, Error **errp) in ati_vga_realize()
1034 static void ati_vga_exit(PCIDevice *dev) in ati_vga_exit()
H A Dsm501.c2124 PCIDevice parent_obj;
2130 static void sm501_realize_pci(PCIDevice *dev, Error **errp) in sm501_realize_pci()
H A Dcirrus_vga.c185 PCIDevice dev;
2942 static void pci_cirrus_vga_realize(PCIDevice *dev, Error **errp) in pci_cirrus_vga_realize()
H A Dqxl.c2217 static void qxl_realize_primary(PCIDevice *dev, Error **errp)
2258 static void qxl_realize_secondary(PCIDevice *dev, Error **errp)
/openbmc/qemu/hw/smbios/
H A Dsmbios.c774 PCIDevice *pdev = NULL; in smbios_build_type_9_table()
961 PCIDevice *pdev = NULL; in smbios_build_type_41_table()
/openbmc/qemu/hw/ppc/
H A Dmac_newworld.c536 PCIDevice *pci; in core99_fw_dev_path()
H A Dspapr.c3216 PCIDevice *pcidev = CAST(PCIDevice, dev, TYPE_PCI_DEVICE); in spapr_get_fw_dev_path()
3286 PCIDevice *pdev = CAST(PCIDevice, dev, TYPE_PCI_DEVICE); in spapr_get_fw_dev_path()
4386 PCIDevice *pcidev = PCI_DEVICE(dev); in spapr_get_hotplug_handler()
/openbmc/qemu/hw/acpi/
H A Dich9.c287 void ich9_pm_init(PCIDevice *lpc_pci, ICH9LPCPMRegs *pm, qemu_irq sci_irq) in ich9_pm_init()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_bios.c647 vhdr->PCIDevice == PCI_SLOT(rdev->pdev->devfn) && in radeon_acpi_vfct_bios()
/openbmc/qemu/hw/pci-host/
H A Dastro.c399 static int elroy_pci_map_irq(PCIDevice *d, int irq_num) in elroy_pci_map_irq()
H A Dmv64361.c47 .instance_size = sizeof(PCIDevice),
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c68 int xen_pci_slot_get_pirq(PCIDevice *pci_dev, int irq_num) in xen_pci_slot_get_pirq()
/openbmc/qemu/hw/hppa/
H A Dmachine.c340 PCIDevice *pci_dev; in machine_HP_common_init_tail()
/openbmc/qemu/hw/mips/
H A Dboston.c680 PCIDevice *pdev; in boston_mach_init()
/openbmc/qemu/hw/net/
H A Dnet_tx_pkt.c485 bool net_tx_pkt_add_raw_fragment_pci(struct NetTxPkt *pkt, PCIDevice *pci_dev, in net_tx_pkt_add_raw_fragment_pci()
H A Dvirtio-net.c889 PCIDevice *pci_dev = (PCIDevice *) in failover_set_primary()
3453 PCIDevice *pci_dev; in failover_unplug_primary()
3476 PCIDevice *pdev = PCI_DEVICE(dev); in failover_replug_primary()
H A De1000e_core.c1329 PCIDevice *dev = core->owner; in e1000e_pci_dma_write_rx_desc()
1488 PCIDevice *d = core->owner; in e1000e_write_packet_to_guest()
/openbmc/qemu/target/riscv/kvm/
H A Dkvm-cpu.c1285 uint64_t address, uint32_t data, PCIDevice *dev) in kvm_arch_fixup_msi_route()
1386 int vector, PCIDevice *dev) in kvm_arch_add_msi_route_post()
/openbmc/qemu/target/arm/
H A Dkvm.c1548 uint64_t address, uint32_t data, PCIDevice *dev) in kvm_arch_fixup_msi_route()
1588 int vector, PCIDevice *dev) in kvm_arch_add_msi_route_post()
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c2080 int kvm_irqchip_add_msi_route(KVMRouteChange *c, int vector, PCIDevice *dev) in kvm_irqchip_add_msi_route()
2135 PCIDevice *dev) in kvm_irqchip_update_msi_route()
2227 int kvm_irqchip_add_msi_route(KVMRouteChange *c, int vector, PCIDevice *dev) in kvm_irqchip_add_msi_route()
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c2102 uint64_t address, uint32_t data, PCIDevice *dev) in kvm_arch_fixup_msi_route()
2129 int vector, PCIDevice *dev) in kvm_arch_add_msi_route_post()
/openbmc/qemu/docs/devel/
H A Dloads-stores.rst510 ``PCIDevice *`` and they will do ``dma_memory_*`` operations on the
/openbmc/qemu/target/ppc/
H A Dkvm.c2852 uint64_t address, uint32_t data, PCIDevice *dev) in kvm_arch_fixup_msi_route()
2858 int vector, PCIDevice *dev) in kvm_arch_add_msi_route_post()
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c6065 uint64_t address, uint32_t data, PCIDevice *dev) in kvm_arch_fixup_msi_route()
6124 PCIDevice *dev; /* Device pointer */
6140 PCIDevice *dev; in kvm_update_msi_routes_all()
6165 int vector, PCIDevice *dev) in kvm_arch_add_msi_route_post()

1234567891011