Home
last modified time | relevance | path

Searched refs:PCI_EMUL_MEMLIMIT32 (Results 1 – 3 of 3) sorted by relevance

/devicemodel/hw/pci/
A Dgvt.c207 || bar0_end_addr > PCI_EMUL_MEMLIMIT32 in gvt_init_config()
208 || bar2_end_addr > PCI_EMUL_MEMLIMIT32){ in gvt_init_config()
A Dcore.c830 limit = PCI_EMUL_MEMLIMIT32; in pci_emul_alloc_pbar()
850 limit = PCI_EMUL_MEMLIMIT32; in pci_emul_alloc_pbar()
1655 mr.size = PCI_EMUL_MEMLIMIT32 - PCI_EMUL_MEMBASE32; in init_pci()
1742 mr.size = PCI_EMUL_MEMLIMIT32 - PCI_EMUL_MEMBASE32; in deinit_pci()
1902 PCI_EMUL_MEMLIMIT32 - 1); in pci_bus_write_dsdt()
1905 PCI_EMUL_MEMLIMIT32 - PCI_EMUL_MEMBASE32); in pci_bus_write_dsdt()
/devicemodel/include/
A Dpci_core.h44 #define PCI_EMUL_MEMLIMIT32 0xE0000000UL /* 3.5GB */ macro

Completed in 10 milliseconds