Home
last modified time | relevance | path

Searched refs:intel_idle_cst_usable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/idle/
H A Dintel_idle.c1197 * intel_idle_cst_usable - Check if the _CST information can be used.
1202 static bool __init intel_idle_cst_usable(void) in intel_idle_cst_usable() function
1239 if (!intel_idle_cst_usable()) in intel_idle_acpi_cst_extract()
1258 * If limit > 0, intel_idle_cst_usable() has returned 'true', so all of in intel_idle_init_cstates_acpi()
1316 * If limit > 0, intel_idle_cst_usable() has returned 'true', so all of in intel_idle_off_by_default()
/kernel/linux/linux-6.6/drivers/idle/
H A Dintel_idle.c1475 * intel_idle_cst_usable - Check if the _CST information can be used.
1480 static bool __init intel_idle_cst_usable(void) in intel_idle_cst_usable() function
1517 if (!intel_idle_cst_usable()) in intel_idle_acpi_cst_extract()
1536 * If limit > 0, intel_idle_cst_usable() has returned 'true', so all of in intel_idle_init_cstates_acpi()
1594 * If limit > 0, intel_idle_cst_usable() has returned 'true', so all of in intel_idle_off_by_default()

Completed in 5 milliseconds