Searched refs:is_icx (Results 1 – 1 of 1) sorted by relevance
3772 int is_icx(unsigned int family, unsigned int model) in is_icx() function4630 if (is_skx(family, model) || is_bdx(family, model) || is_icx(family, model)) in automatic_cstate_conversion_probe()4636 if (is_icx(family, model)) in prewake_cstate_probe()5505 if (is_skx(family, model) || is_icx(family, model)) { in process_cpuid()