We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef2ec9d commit 90f05f7Copy full SHA for 90f05f7
src/supervisor.adoc
@@ -2130,6 +2130,11 @@ bits override the intermediate attributes to produce the final set of
2130
attributes used by accesses to the page in question. Otherwise, the
2131
intermediate attributes are used as the final set of attributes.
2132
2133
+NOTE: These final attributes apply to implicit and explicit accesses that
2134
+are subject to both stages of address translation.
2135
+For accesses that are not subject to the first stage of address translation,
2136
+e.g. VS-stage page-table accesses, the intermediate attributes apply instead.
2137
+
2138
[[svinval]]
2139
== "Svinval" Extension for Fine-Grained Address-Translation Cache Invalidation, Version 1.0
2140
0 commit comments