Searched refs:INTEL_FAM6_SANDYBRIDGE_X (Results 1 – 5 of 5) sorted by relevance
/arch/x86/include/asm/ |
D | intel-family.h | 60 #define INTEL_FAM6_SANDYBRIDGE_X 0x2D macro
|
/arch/x86/events/ |
D | msr.c | 57 case INTEL_FAM6_SANDYBRIDGE_X: in test_intel()
|
/arch/x86/kernel/cpu/mce/ |
D | intel.c | 523 case INTEL_FAM6_SANDYBRIDGE_X: in intel_imc_init()
|
/arch/x86/kernel/cpu/ |
D | intel.c | 158 { INTEL_FAM6_SANDYBRIDGE_X, 0x06, 0x61b }, 159 { INTEL_FAM6_SANDYBRIDGE_X, 0x07, 0x712 },
|
/arch/x86/events/intel/ |
D | core.c | 4745 INTEL_CPU_DESC(INTEL_FAM6_SANDYBRIDGE_X, 6, 0x00000618), 4746 INTEL_CPU_DESC(INTEL_FAM6_SANDYBRIDGE_X, 7, 0x0000070c), 5840 case INTEL_FAM6_SANDYBRIDGE_X: in intel_pmu_init() 5853 if (boot_cpu_data.x86_model == INTEL_FAM6_SANDYBRIDGE_X) in intel_pmu_init()
|