Searched refs:INTEL_SKYLAKE (Results 1 – 21 of 21) sorted by relevance
/linux/drivers/platform/x86/intel/pmc/ |
H A D | pltdrv.c | 39 X86_MATCH_VFM(INTEL_SKYLAKE, &pmc_core_device),
|
H A D | core.c | 1349 X86_MATCH_VFM(INTEL_SKYLAKE, spt_core_init),
|
/linux/drivers/thermal/intel/ |
H A D | intel_tcc_cooling.c | 52 X86_MATCH_VFM(INTEL_SKYLAKE, NULL),
|
H A D | intel_tcc.c | 78 X86_MATCH_VFM(INTEL_SKYLAKE, &temp_broadwell),
|
/linux/arch/x86/include/asm/ |
H A D | intel-family.h | 82 #define INTEL_SKYLAKE IFM(6, 0x5E) /* Sky Lake */ macro
|
/linux/drivers/gpu/drm/i915/ |
H A D | intel_device_info.h | 74 INTEL_SKYLAKE, enumerator
|
H A D | i915_drv.h | 514 #define IS_SKYLAKE(i915) IS_PLATFORM(i915, INTEL_SKYLAKE) 573 IS_SUBPLATFORM(i915, INTEL_SKYLAKE, INTEL_SUBPLATFORM_ULT) 575 IS_SUBPLATFORM(i915, INTEL_SKYLAKE, INTEL_SUBPLATFORM_ULX)
|
H A D | i915_pci.c | 483 PLATFORM(INTEL_SKYLAKE)
|
H A D | i915_perf.c | 4975 case INTEL_SKYLAKE: in oa_init_supported_formats()
|
/linux/arch/x86/events/ |
H A D | msr.c | 94 case INTEL_SKYLAKE: in test_intel()
|
H A D | rapl.c | 771 X86_MATCH_VFM(INTEL_SKYLAKE, &model_skl),
|
/linux/arch/x86/events/intel/ |
H A D | cstate.c | 608 X86_MATCH_VFM(INTEL_SKYLAKE, &snb_cstates),
|
H A D | uncore.c | 1879 X86_MATCH_VFM(INTEL_SKYLAKE, &skl_uncore_init),
|
H A D | core.c | 5394 INTEL_CPU_DESC(INTEL_SKYLAKE, 3, 0x0000007c), 6946 case INTEL_SKYLAKE: in intel_pmu_init()
|
/linux/drivers/idle/ |
H A D | intel_idle.c | 1630 X86_MATCH_VFM(INTEL_SKYLAKE, &idle_cpu_skl), 2122 case INTEL_SKYLAKE: in intel_idle_init_cstates_icpu()
|
/linux/arch/x86/kernel/apic/ |
H A D | apic.c | 534 X86_MATCH_VFM(INTEL_SKYLAKE, 0xb2),
|
/linux/arch/x86/kernel/cpu/ |
H A D | bugs.c | 2434 case INTEL_SKYLAKE: in override_cache_bits()
|
H A D | common.c | 1241 VULNBL_INTEL_STEPPINGS(INTEL_SKYLAKE, X86_STEPPING_ANY, MMIO | RETBLEED | GDS | SRBDS),
|
/linux/drivers/powercap/ |
H A D | intel_rapl_common.c | 1241 X86_MATCH_VFM(INTEL_SKYLAKE, &rapl_defaults_core),
|
/linux/drivers/cpufreq/ |
H A D | intel_pstate.c | 2642 X86_MATCH(INTEL_SKYLAKE, core_funcs),
|
/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | 997 { INTEL_SKYLAKE, &skl_features },
|