Searched refs:INTEL_KABYLAKE (Results 1 – 20 of 20) sorted by relevance
/linux/drivers/gpu/drm/i915/ |
H A D | intel_cpu_info.c | 19 X86_MATCH_VFM(INTEL_KABYLAKE, NULL),
|
H A D | i915_drv.h | 515 #define IS_KABYLAKE(i915) IS_PLATFORM(i915, INTEL_KABYLAKE) 578 IS_SUBPLATFORM(i915, INTEL_KABYLAKE, INTEL_SUBPLATFORM_ULT) 580 IS_SUBPLATFORM(i915, INTEL_KABYLAKE, INTEL_SUBPLATFORM_ULX)
|
H A D | intel_device_info.h | 76 INTEL_KABYLAKE, enumerator
|
H A D | i915_pci.c | 544 PLATFORM(INTEL_KABYLAKE)
|
H A D | i915_perf.c | 4977 case INTEL_KABYLAKE: in oa_init_supported_formats()
|
/linux/drivers/platform/x86/intel/pmc/ |
H A D | pltdrv.c | 41 X86_MATCH_VFM(INTEL_KABYLAKE, &pmc_core_device),
|
H A D | core.c | 1352 X86_MATCH_VFM(INTEL_KABYLAKE, spt_core_init),
|
/linux/drivers/thermal/intel/ |
H A D | intel_tcc_cooling.c | 54 X86_MATCH_VFM(INTEL_KABYLAKE, NULL),
|
H A D | intel_tcc.c | 81 X86_MATCH_VFM(INTEL_KABYLAKE, &temp_broadwell),
|
/linux/arch/x86/kernel/cpu/ |
H A D | intel.c | 114 { INTEL_KABYLAKE, 0x0B, 0x80 }, 115 { INTEL_KABYLAKE, 0x0A, 0x80 }, 116 { INTEL_KABYLAKE, 0x09, 0x80 },
|
H A D | common.c | 1244 VULNBL_INTEL_STEPS(INTEL_KABYLAKE, X86_STEP_MAX, MMIO | RETBLEED | GDS | SRBDS),
|
H A D | bugs.c | 2435 case INTEL_KABYLAKE: in override_cache_bits()
|
/linux/arch/x86/include/asm/ |
H A D | intel-family.h | 92 #define INTEL_KABYLAKE IFM(6, 0x9E) /* Sky Lake */ macro
|
/linux/arch/x86/events/ |
H A D | msr.c | 97 case INTEL_KABYLAKE: in test_intel()
|
H A D | rapl.c | 857 X86_MATCH_VFM(INTEL_KABYLAKE, &model_skl),
|
/linux/drivers/platform/x86/intel/uncore-frequency/ |
H A D | uncore-frequency.c | 233 X86_MATCH_VFM(INTEL_KABYLAKE, NULL),
|
/linux/arch/x86/events/intel/ |
H A D | cstate.c | 612 X86_MATCH_VFM(INTEL_KABYLAKE, &hswult_cstates),
|
H A D | uncore.c | 1877 X86_MATCH_VFM(INTEL_KABYLAKE, &skl_uncore_init),
|
H A D | core.c | 5496 X86_MATCH_VFM_STEPS(INTEL_KABYLAKE, 9, 13, 0x0000004e), 7040 case INTEL_KABYLAKE: in intel_pmu_init()
|
/linux/drivers/idle/ |
H A D | intel_idle.c | 1634 X86_MATCH_VFM(INTEL_KABYLAKE, &idle_cpu_skl),
|