Lines Matching refs:state_table
83 struct cpuidle_state *state_table; member
1251 .state_table = nehalem_cstates,
1257 .state_table = nehalem_cstates,
1264 .state_table = atom_cstates,
1268 .state_table = tangier_cstates,
1272 .state_table = atom_cstates,
1277 .state_table = snb_cstates,
1282 .state_table = snb_cstates,
1288 .state_table = byt_cstates,
1294 .state_table = cht_cstates,
1300 .state_table = ivb_cstates,
1305 .state_table = ivt_cstates,
1311 .state_table = hsw_cstates,
1316 .state_table = hsw_cstates,
1322 .state_table = bdw_cstates,
1327 .state_table = bdw_cstates,
1333 .state_table = skl_cstates,
1338 .state_table = skx_cstates,
1344 .state_table = icx_cstates,
1350 .state_table = adl_cstates,
1354 .state_table = adl_l_cstates,
1358 .state_table = adl_n_cstates,
1362 .state_table = spr_cstates,
1368 .state_table = avn_cstates,
1374 .state_table = knl_cstates,
1379 .state_table = bxt_cstates,
1384 .state_table = dnv_cstates,
1390 .state_table = snr_cstates,
2075 cpuidle_state_table = icpu->state_table; in intel_idle_init()