Searched refs:cpu_get_family_model (Results 1 – 5 of 5) sorted by relevance
281 u32 cpu_get_family_model(void);
302 u32 cpu_get_family_model(void) in cpu_get_family_model() function
31 u32 fm = cpu_get_family_model(); in cpu_is_ult()
291 if (cpu_get_family_model() == BROADWELL_FAMILY_ULT) in initialize_vr_config()
673 is_broadwell = cpu_get_family_model() == BROADWELL_FAMILY_ULT; in broadwell_igd_probe()