Searched refs:bootrom_boot (Results 1 – 7 of 7) sorted by relevance
322 if (bootrom_boot()) { in bhyve_start_vcpu()389 if (bootrom_boot() && strcmp(lpc_fwcfg(), "bhyve") == 0) in bhyve_init_platform_late()
76 if (bootrom_boot()) { in ioapic_pci_alloc_irq()
209 if (bootrom_boot()) { in pirq_alloc_pin()
48 bool bootrom_boot(void);
323 bootrom_boot(void) in bootrom_boot() function
695 romboot = bootrom_boot(); in do_open()
865 if (!get_config_bool_default("pci.enable_bars", !bootrom_boot())) in pci_emul_alloc_bar()1166 if (get_config_bool_default("pci.enable_bars", !bootrom_boot())) in pci_emul_init()