Searched refs:KMT_CPU_FAMILY_P6 (Results 1 – 2 of 2) sorted by relevance
164 #define KMT_CPU_FAMILY_P6 0x6 macro177 if (vendor != X86_VENDOR_Intel || family != KMT_CPU_FAMILY_P6 || in kmt_cpu_p6_create()
67 #define KMT_CPU_FAMILY_P6 0x6 /* For this plugin, the Pentium M */ macro359 if (family == KMT_CPU_FAMILY_P6) { in cpu2flavor()