Home
last modified time | relevance | path

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

/linux-6.15/drivers/idle/
H A Dintel_idle.c84 } c1e_promotion = C1E_PROMOTION_PRESERVE; variable
2051 c1e_promotion = C1E_PROMOTION_DISABLE; in adl_idle_state_table_update()
2056 c1e_promotion = C1E_PROMOTION_ENABLE; in adl_idle_state_table_update()
2289 if (c1e_promotion == C1E_PROMOTION_ENABLE) in intel_idle_cpu_init()
2291 else if (c1e_promotion == C1E_PROMOTION_DISABLE) in intel_idle_cpu_init()
2376 c1e_promotion = C1E_PROMOTION_DISABLE; in intel_idle_init()