Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Dmatch.c29 return m->type == c->topo.intel_type; in x86_match_vendor_cpu_type()
H A Dtopology_common.c34 switch (c->topo.intel_type) { in get_topology_cpu_type()
/linux-6.15/arch/x86/include/asm/
H A Dprocessor.h112 u32 intel_type :8; member
/linux-6.15/drivers/cpufreq/
H A Dintel_pstate.c2216 u8 cpu_type = c->topo.intel_type; in hwp_get_cpu_scaling()
/linux-6.15/arch/x86/events/intel/
H A Dcore.c5095 enum intel_cpu_type cpu_type = c->topo.intel_type; in find_hybrid_pmu_for_cpu()