Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dprocessor.h112 u32 intel_type :8; member
/linux/drivers/cpufreq/
H A Dintel_pstate.c919 return cpu_data(cpu).topo.intel_type; in hybrid_get_cpu_type()
/linux/arch/x86/events/intel/
H A Dcore.c6017 enum intel_cpu_type cpu_type = c->topo.intel_type; in find_hybrid_pmu_for_cpu()