Home
last modified time | relevance | path

Searched refs:PCIBAR_MEM32 (Results 1 – 10 of 10) sorted by relevance

/devicemodel/hw/pci/
A Dgvt.c143 bar0_end_addr, 0, PCIBAR_MEM32, gvt_dev); in update_gvt_bar()
147 bar2_end_addr, 2, PCIBAR_MEM32, gvt_dev); in update_gvt_bar()
151 pci_emul_alloc_bar(gvt_dev, 0, PCIBAR_MEM32, in update_gvt_bar()
153 pci_emul_alloc_bar(gvt_dev, 2, PCIBAR_MEM32, in update_gvt_bar()
220 bar0_end_addr, 0, PCIBAR_MEM32, gvt->gvt_pi); in gvt_init_config()
224 bar2_end_addr, 2, PCIBAR_MEM32, gvt->gvt_pi); in gvt_init_config()
276 ret = pci_emul_alloc_bar(gvt->gvt_pi, 0, PCIBAR_MEM32, in gvt_init_config()
283 ret = pci_emul_alloc_bar(gvt->gvt_pi, 2, PCIBAR_MEM32, in gvt_init_config()
A Duart.c116 pci_emul_alloc_bar(dev, 0, PCIBAR_MEM32, 256); in pci_uart_init()
117 pci_emul_alloc_bar(dev, 1, PCIBAR_MEM32, PAGE_SIZE); in pci_uart_init()
A Divshmem.c319 pci_emul_alloc_bar(dev, IVSHMEM_MMIO_BAR, PCIBAR_MEM32, IVSHMEM_REG_SIZE); in pci_ivshmem_init()
320 pci_emul_alloc_bar(dev, IVSHMEM_MSIX_BAR, PCIBAR_MEM32, IVSHMEM_MSIX_PBA_SIZE); in pci_ivshmem_init()
A Dcore.c638 case PCIBAR_MEM32: in modify_bar_registration()
732 case PCIBAR_MEM32: in update_bar_address()
802 type = PCIBAR_MEM32; in pci_emul_alloc_pbar()
848 case PCIBAR_MEM32: in pci_emul_alloc_pbar()
1264 pci_emul_alloc_bar(dev, barnum, PCIBAR_MEM32, in pci_emul_add_msixcap()
1586 reserved_bar_regions[i].bar_type == PCIBAR_MEM32){ in init_pci()
2352 case PCIBAR_MEM32: in pci_emul_cmdsts_write()
2515 case PCIBAR_MEM32: in pci_cfgrw()
2521 PCIBAR_MEM32, in pci_cfgrw()
2602 pci_emul_alloc_bar(dev, 1, PCIBAR_MEM32, DMEMSZ) || in pci_emul_dinit()
[all …]
A Dwdt_i6300esb.c358 pci_emul_alloc_bar(dev, 0, PCIBAR_MEM32, WDT_REG_BAR_SIZE); in pci_wdt_init()
A Dpassthrough.c318 bartype = PCIBAR_MEM32; in cfginitbar()
370 if (bartype == PCIBAR_MEM32 || bartype == PCIBAR_MEM64) { in cfginitbar()
870 error = pci_emul_alloc_pbar(dev, vmsix_on_msi_bar_id, 0, PCIBAR_MEM32, 4096); in passthru_init()
A Dahci.c2480 pci_emul_alloc_bar(dev, 5, PCIBAR_MEM32, in pci_ahci_init()
A Dxhci.c4625 pci_emul_alloc_bar(dev, 0, PCIBAR_MEM32, xdev->regsend); in pci_xhci_init()
/devicemodel/include/
A Dpci_core.h104 PCIBAR_MEM32, enumerator
/devicemodel/hw/pci/virtio/
A Dvirtio_gpu.c1782 pci_emul_alloc_bar(dev, 0, PCIBAR_MEM32, VIRTIO_GPU_VGA_FB_SIZE); in virtio_gpu_init()

Completed in 32 milliseconds