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