Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/idle/
Dintel_idle.c876 static struct cpuidle_state bxt_cstates[] __initdata = { variable
1077 .state_table = bxt_cstates,
1371 bxt_cstates[2].exit_latency = usec; in bxt_idle_state_table_update()
1372 bxt_cstates[2].target_residency = usec; in bxt_idle_state_table_update()
1378 bxt_cstates[3].exit_latency = usec; in bxt_idle_state_table_update()
1379 bxt_cstates[3].target_residency = usec; in bxt_idle_state_table_update()
1385 bxt_cstates[4].exit_latency = usec; in bxt_idle_state_table_update()
1386 bxt_cstates[4].target_residency = usec; in bxt_idle_state_table_update()
1392 bxt_cstates[5].exit_latency = usec; in bxt_idle_state_table_update()
1393 bxt_cstates[5].target_residency = usec; in bxt_idle_state_table_update()
[all …]