Searched refs:ghes_disable (Results 1 – 4 of 4) sorted by relevance
29 extern bool ghes_disable;31 #define ghes_disable 1 macro
250 if (!ghes_disable) { in acpi_hest_init()
98 bool ghes_disable; variable99 module_param_named(disable, ghes_disable, bool, 0);1224 if (ghes_disable) { in ghes_init()
329 if (!ghes_disable) in acpi_bus_osc_support()