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