Searched refs:ghes_disable (Results 1 – 4 of 4) sorted by relevance
22 extern bool ghes_disable;24 #define ghes_disable 1 macro
238 if (!ghes_disable) { in acpi_hest_init()
82 bool ghes_disable; variable83 module_param_named(disable, ghes_disable, bool, 0);1109 if (ghes_disable) { in ghes_init()
325 if (!ghes_disable) in acpi_bus_osc_support()