Home
last modified time | relevance | path

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

/openbmc/linux/drivers/idle/
H A Dintel_idle.c764 static struct cpuidle_state skx_cstates[] __initdata = {
1329 .state_table = skx_cstates,
1780 skx_cstates[2].exit_latency = 92;
1781 skx_cstates[2].target_residency = 276;
763 static struct cpuidle_state skx_cstates[] __initdata = { global() variable