Searched refs:IFM (Results 1 – 3 of 3) sorted by relevance
| /arch/x86/include/asm/ |
| A D | intel-family.h | 55 #define INTEL_PENTIUM_PRO IFM(6, 0x01) 61 #define INTEL_CORE_YONAH IFM(6, 0x0E) 68 #define INTEL_NEHALEM IFM(6, 0x1E) 70 #define INTEL_NEHALEM_EP IFM(6, 0x1A) 71 #define INTEL_NEHALEM_EX IFM(6, 0x2E) 73 #define INTEL_WESTMERE IFM(6, 0x25) 79 #define INTEL_IVYBRIDGE IFM(6, 0x3A) 82 #define INTEL_HASWELL IFM(6, 0x3C) 83 #define INTEL_HASWELL_X IFM(6, 0x3F) 84 #define INTEL_HASWELL_L IFM(6, 0x45) [all …]
|
| /arch/powerpc/boot/dts/ |
| A D | pdm360ng.dts | 3 * Device Tree Source for IFM PDM360NG.
|
| /arch/x86/kernel/cpu/microcode/ |
| A D | intel.c | 77 if (IFM(x86_family(sig->sig), x86_model(sig->sig)) >= INTEL_PENTIUM_III_DESCHUTES) { in intel_collect_cpu_info()
|
Completed in 9 milliseconds