Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dconfig.h119 bool get_config_bool(const char *path);
H A Dconfig.c390 get_config_bool(const char *path) in get_config_bool() function
H A Dbhyverun.c804 if (get_config_bool("acpi_tables")) in main()
/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dbhyverun_machdep.c452 if (get_config_bool("acpi_tables")) { in bhyve_init_platform_late()
H A Dvmexit.c221 if (get_config_bool("x86.strictmsr")) { in vmexit_rdmsr()
247 if (get_config_bool("x86.strictmsr")) { in vmexit_wrmsr()