Searched refs:INTEL_XEON_PHI_KNL (Results 1 – 15 of 15) sorted by relevance
/linux-6.12.1/arch/x86/include/asm/ |
D | intel-family.h | 176 #define INTEL_XEON_PHI_KNL IFM(6, 0x57) /* Knights Landing */ macro
|
/linux-6.12.1/arch/x86/events/ |
D | msr.c | 87 case INTEL_XEON_PHI_KNL: in test_intel()
|
D | rapl.c | 818 X86_MATCH_VFM(INTEL_XEON_PHI_KNL, &model_knl),
|
/linux-6.12.1/drivers/thermal/intel/ |
D | intel_tcc.c | 118 X86_MATCH_VFM(INTEL_XEON_PHI_KNL, &temp_broadwell),
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | aperfmperf.c | 131 X86_MATCH(INTEL_XEON_PHI_KNL),
|
D | common.c | 128 X86_MATCH_VFM(INTEL_XEON_PHI_KNL, &ppin_info[X86_VENDOR_INTEL]), 1164 VULNWL_INTEL(INTEL_XEON_PHI_KNL, NO_SSB | NO_L1TF | MSBDS_ONLY | NO_SWAPGS | NO_ITLB_MULTIHIT),
|
D | intel.c | 110 case INTEL_XEON_PHI_KNL: in probe_xeon_phi_r3mwait()
|
/linux-6.12.1/arch/x86/events/intel/ |
D | cstate.c | 618 X86_MATCH_VFM(INTEL_XEON_PHI_KNL, &knl_cstates),
|
D | uncore.c | 1877 X86_MATCH_VFM(INTEL_XEON_PHI_KNL, &knl_uncore_init),
|
D | core.c | 6844 case INTEL_XEON_PHI_KNL: in intel_pmu_init()
|
/linux-6.12.1/drivers/idle/ |
D | intel_idle.c | 1596 X86_MATCH_VFM(INTEL_XEON_PHI_KNL, &idle_cpu_knl),
|
/linux-6.12.1/drivers/powercap/ |
D | intel_rapl_common.c | 1284 X86_MATCH_VFM(INTEL_XEON_PHI_KNL, &rapl_defaults_hsw_server),
|
/linux-6.12.1/drivers/cpufreq/ |
D | intel_pstate.c | 2644 X86_MATCH(INTEL_XEON_PHI_KNL, knl_funcs),
|
/linux-6.12.1/drivers/edac/ |
D | sb_edac.c | 3555 X86_MATCH_VFM(INTEL_XEON_PHI_KNL, &pci_dev_descr_knl_table),
|
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 1024 { INTEL_XEON_PHI_KNL, &knl_features },
|