Searched refs:lpc_fwcfg (Results 1 – 4 of 4) sorted by relevance
72 const char *lpc_fwcfg(void);
449 if (bootrom_boot() && strcmp(lpc_fwcfg(), "bhyve") == 0) in bhyve_init_platform_late()
190 lpc_fwcfg(void) in lpc_fwcfg() function
461 if (strcmp(lpc_fwcfg(), "qemu") == 0) { in qemu_fwcfg_init()