Home
last modified time | relevance | path

Searched refs:INTEL_RAPTORLAKE_P (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Dintel_cpu_info.c22 X86_MATCH_VFM(INTEL_RAPTORLAKE_P, NULL),
/linux/arch/x86/include/asm/
H A Dintel-family.h141 #define INTEL_RAPTORLAKE_P IFM(6, 0xBA) macro
/linux/arch/x86/kernel/cpu/
H A Dintel_epb.c215 X86_MATCH_VFM(INTEL_RAPTORLAKE_P,
H A Dcommon.c1321 VULNBL_INTEL_STEPS(INTEL_RAPTORLAKE_P, X86_STEP_MAX, RFDS | VMSCAPE),
/linux/drivers/powercap/
H A Dintel_rapl_msr.c169 X86_MATCH_VFM(INTEL_RAPTORLAKE_P, NULL),
H A Dintel_rapl_common.c1280 X86_MATCH_VFM(INTEL_RAPTORLAKE_P, &rapl_defaults_core),
/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency.c252 X86_MATCH_VFM(INTEL_RAPTORLAKE_P, NULL),
/linux/drivers/acpi/
H A Dmipi-disco-img.c737 X86_MATCH_VFM(INTEL_RAPTORLAKE_P, NULL),
/linux/arch/x86/events/
H A Drapl.c881 X86_MATCH_VFM(INTEL_RAPTORLAKE_P, &model_skl),
/linux/arch/x86/events/intel/
H A Duncore.c1915 X86_MATCH_VFM(INTEL_RAPTORLAKE_P, &adl_uncore_init),
H A Dcore.c8204 case INTEL_RAPTORLAKE_P: in intel_pmu_init()
/linux/drivers/cpufreq/
H A Dintel_pstate.c3735 X86_MATCH_VFM(INTEL_RAPTORLAKE_P, HYBRID_SCALING_FACTOR_ADL),
/linux/tools/power/x86/turbostat/
H A Dturbostat.c1219 { INTEL_RAPTORLAKE_P, &adl_features },
1316 …{ INTEL_RAPTORLAKE_P, { PCE(0x00, 0xFF), PCE(0x00, 0xDF)}, { PCE(0x00, 0x00), PCE(0x00, 0x02)}, {}…
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c2042 case VFM_MODEL(INTEL_RAPTORLAKE_P): in amdgpu_device_aspm_support_quirk()