Searched refs:X86_FEATURE_IA64 (Results 1 - 3 of 3) sorted by relevance

/arch/x86/include/asm/
H A Dcpufeature.h47 #define X86_FEATURE_IA64 (0*32+30) /* IA-64 processor */ macro
/arch/x86/kernel/cpu/
H A Dintel.c50 if (c->x86 >= 6 && !cpu_has(c, X86_FEATURE_IA64)) {
/arch/x86/kernel/
H A Dmicrocode_intel.c463 cpu_has(c, X86_FEATURE_IA64)) {

Completed in 258 milliseconds