]> err.no Git - linux-2.6/blobdiff - include/asm-x86/cpufeature.h
x86, SGI UV: TLB shootdown using broadcast assist unit
[linux-2.6] / include / asm-x86 / cpufeature.h
index 90feb6f2562cba6ef40e97819402573d56742f12..0d609c837a41575fe8ce75cd4140f2efa99554cb 100644 (file)
@@ -186,6 +186,7 @@ extern const char * const x86_power_flags[32];
 #define cpu_has_bts            boot_cpu_has(X86_FEATURE_BTS)
 #define cpu_has_gbpages                boot_cpu_has(X86_FEATURE_GBPAGES)
 #define cpu_has_arch_perfmon   boot_cpu_has(X86_FEATURE_ARCH_PERFMON)
+#define cpu_has_pat            boot_cpu_has(X86_FEATURE_PAT)
 
 #if defined(CONFIG_X86_INVLPG) || defined(CONFIG_X86_64)
 # define cpu_has_invlpg                1