summary refs log tree commit diff stats
path: root/target/arm/sve_ldst_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/arm/sve_ldst_internal.h')
-rw-r--r--target/arm/sve_ldst_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/arm/sve_ldst_internal.h b/target/arm/sve_ldst_internal.h
index b5c473fc48..4f159ec4ad 100644
--- a/target/arm/sve_ldst_internal.h
+++ b/target/arm/sve_ldst_internal.h
@@ -134,6 +134,7 @@ typedef struct {
     void *host;
     int flags;
     MemTxAttrs attrs;
+    bool tagged;
 } SVEHostPage;
 
 bool sve_probe_page(SVEHostPage *info, bool nofault, CPUARMState *env,