Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dpci_emul.c139 #define PCI_EMUL_MEMBASE32 0xc0000000 macro
143 #define PCI_EMUL_MEMBASE32 0xa0000000UL macro
1533 if (vm_get_lowmem_limit(ctx) > PCI_EMUL_MEMBASE32) in init_pci()
1537 pci_emul_membase32 = PCI_EMUL_MEMBASE32; in init_pci()