Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/idle/
Dintel_idle.c1127 static struct cpuidle_state bxt_cstates[] __initdata = { variable
1379 .state_table = bxt_cstates,
1684 bxt_cstates[2].exit_latency = usec; in bxt_idle_state_table_update()
1685 bxt_cstates[2].target_residency = usec; in bxt_idle_state_table_update()
1691 bxt_cstates[3].exit_latency = usec; in bxt_idle_state_table_update()
1692 bxt_cstates[3].target_residency = usec; in bxt_idle_state_table_update()
1698 bxt_cstates[4].exit_latency = usec; in bxt_idle_state_table_update()
1699 bxt_cstates[4].target_residency = usec; in bxt_idle_state_table_update()
1705 bxt_cstates[5].exit_latency = usec; in bxt_idle_state_table_update()
1706 bxt_cstates[5].target_residency = usec; in bxt_idle_state_table_update()
[all …]