arm64: cpufeatures: Add capability for LDAPR instruction
[sfrench/cifs-2.6.git] / arch / arm64 / include / asm / cpucaps.h
index e7d98997c09c3058dd0656af26528ebd220cd2bc..64ea0bb9f42099f876abdbc48349fce6e09b0174 100644 (file)
@@ -66,7 +66,8 @@
 #define ARM64_HAS_TLB_RANGE                    56
 #define ARM64_MTE                              57
 #define ARM64_WORKAROUND_1508412               58
+#define ARM64_HAS_LDAPR                                59
 
-#define ARM64_NCAPS                            59
+#define ARM64_NCAPS                            60
 
 #endif /* __ASM_CPUCAPS_H */