Searched refs:INTEL_SKYLAKE (Results 1 – 18 of 18) 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 | 1350 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 | i915_drv.h | 513 #define IS_SKYLAKE(i915) IS_PLATFORM(i915, INTEL_SKYLAKE) 574 IS_SUBPLATFORM(i915, INTEL_SKYLAKE, INTEL_SUBPLATFORM_ULT) 576 IS_SUBPLATFORM(i915, INTEL_SKYLAKE, INTEL_SUBPLATFORM_ULX)
|
H A D | intel_device_info.h | 74 INTEL_SKYLAKE, enumerator
|
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 | 854 X86_MATCH_VFM(INTEL_SKYLAKE, &model_skl),
|
/linux/drivers/acpi/x86/ |
H A D | utils.c | 108 PRESENT_ENTRY_HID("SMO8810", "1", INTEL_SKYLAKE, {
|
/linux/arch/x86/events/intel/ |
H A D | cstate.c | 608 X86_MATCH_VFM(INTEL_SKYLAKE, &snb_cstates),
|
H A D | uncore.c | 1873 X86_MATCH_VFM(INTEL_SKYLAKE, &skl_uncore_init),
|
H A D | core.c | 5495 X86_MATCH_VFM_STEPS(INTEL_SKYLAKE, 3, 3, 0x0000007c), 7038 case INTEL_SKYLAKE: in intel_pmu_init()
|
/linux/drivers/idle/ |
H A D | intel_idle.c | 1632 X86_MATCH_VFM(INTEL_SKYLAKE, &idle_cpu_skl), 2128 case INTEL_SKYLAKE: in intel_idle_init_cstates_icpu()
|
/linux/arch/x86/kernel/cpu/ |
H A D | common.c | 1242 VULNBL_INTEL_STEPS(INTEL_SKYLAKE, X86_STEP_MAX, MMIO | RETBLEED | GDS | SRBDS),
|
H A D | bugs.c | 2433 case INTEL_SKYLAKE: in override_cache_bits()
|