Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/idle/
Dintel_idle.c811 static struct cpuidle_state bxt_cstates[] = { variable
1060 .state_table = bxt_cstates,
1236 bxt_cstates[2].exit_latency = usec; in bxt_idle_state_table_update()
1237 bxt_cstates[2].target_residency = usec; in bxt_idle_state_table_update()
1243 bxt_cstates[3].exit_latency = usec; in bxt_idle_state_table_update()
1244 bxt_cstates[3].target_residency = usec; in bxt_idle_state_table_update()
1250 bxt_cstates[4].exit_latency = usec; in bxt_idle_state_table_update()
1251 bxt_cstates[4].target_residency = usec; in bxt_idle_state_table_update()
1257 bxt_cstates[5].exit_latency = usec; in bxt_idle_state_table_update()
1258 bxt_cstates[5].target_residency = usec; in bxt_idle_state_table_update()
[all …]