Searched refs:INTEL_SKYLAKE (Results 1 – 22 of 22) sorted by relevance
/linux-6.12.1/drivers/platform/x86/intel/pmc/ |
D | pltdrv.c | 39 X86_MATCH_VFM(INTEL_SKYLAKE, &pmc_core_device),
|
D | core.c | 1349 X86_MATCH_VFM(INTEL_SKYLAKE, spt_core_init),
|
/linux-6.12.1/drivers/thermal/intel/ |
D | intel_tcc_cooling.c | 52 X86_MATCH_VFM(INTEL_SKYLAKE, NULL),
|
D | intel_tcc.c | 78 X86_MATCH_VFM(INTEL_SKYLAKE, &temp_broadwell),
|
/linux-6.12.1/arch/x86/include/asm/ |
D | intel-family.h | 82 #define INTEL_SKYLAKE IFM(6, 0x5E) /* Sky Lake */ macro
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | intel_device_info.h | 74 INTEL_SKYLAKE, enumerator
|
D | i915_drv.h | 517 #define IS_SKYLAKE(i915) IS_PLATFORM(i915, INTEL_SKYLAKE) 581 IS_SUBPLATFORM(i915, INTEL_SKYLAKE, INTEL_SUBPLATFORM_ULT) 583 IS_SUBPLATFORM(i915, INTEL_SKYLAKE, INTEL_SUBPLATFORM_ULX)
|
D | i915_pci.c | 485 PLATFORM(INTEL_SKYLAKE)
|
D | i915_perf.c | 4975 case INTEL_SKYLAKE: in oa_init_supported_formats()
|
/linux-6.12.1/arch/x86/events/ |
D | msr.c | 94 case INTEL_SKYLAKE: in test_intel()
|
D | rapl.c | 821 X86_MATCH_VFM(INTEL_SKYLAKE, &model_skl),
|
/linux-6.12.1/drivers/acpi/x86/ |
D | utils.c | 107 PRESENT_ENTRY_HID("SMO8810", "1", INTEL_SKYLAKE, {
|
/linux-6.12.1/arch/x86/events/intel/ |
D | cstate.c | 608 X86_MATCH_VFM(INTEL_SKYLAKE, &snb_cstates),
|
D | uncore.c | 1879 X86_MATCH_VFM(INTEL_SKYLAKE, &skl_uncore_init),
|
D | core.c | 5363 INTEL_CPU_DESC(INTEL_SKYLAKE, 3, 0x0000007c), 6868 case INTEL_SKYLAKE: in intel_pmu_init()
|
/linux-6.12.1/drivers/idle/ |
D | intel_idle.c | 1583 X86_MATCH_VFM(INTEL_SKYLAKE, &idle_cpu_skl), 2074 case INTEL_SKYLAKE: in intel_idle_init_cstates_icpu()
|
/linux-6.12.1/arch/x86/kernel/apic/ |
D | apic.c | 534 X86_MATCH_VFM(INTEL_SKYLAKE, 0xb2),
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | bugs.c | 2434 case INTEL_SKYLAKE: in override_cache_bits()
|
D | common.c | 1244 VULNBL_INTEL_STEPPINGS(INTEL_SKYLAKE, X86_STEPPING_ANY, MMIO | RETBLEED | GDS | SRBDS),
|
/linux-6.12.1/drivers/powercap/ |
D | intel_rapl_common.c | 1241 X86_MATCH_VFM(INTEL_SKYLAKE, &rapl_defaults_core),
|
/linux-6.12.1/drivers/cpufreq/ |
D | intel_pstate.c | 2642 X86_MATCH(INTEL_SKYLAKE, core_funcs),
|
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 983 { INTEL_SKYLAKE, &skl_features },
|