Searched defs:cpu_has_x2apic (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/arch/ia64/include/asm/ | ||
D | iommu.h | 4 #define cpu_has_x2apic 0 macro |
/linux-3.3/arch/x86/include/asm/ | ||
D | cpufeature.h | 294 #define cpu_has_x2apic boot_cpu_has(X86_FEATURE_X2APIC) macro |