File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ $schema: "ext_schema.json#"
77kind : extension
88name : Svade
99long_name : Exception on PTE A/D Bits
10- type : unprivileged
10+ type : privileged
1111description : |
1212 The Svade extension indicates that hardware does *not* update the A/D bits of a page table
1313 during a page walk. Rather, encountering a PTE with the A bit clear or the D bit clear when
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ $schema: "ext_schema.json#"
77kind : extension
88name : Svadu
99long_name : Hardware Updating of PTE A/D Bits
10- type : unprivileged
10+ type : privileged
1111description : |
1212 The Svadu extension adds support and CSR controls for hardware updating of PTE
1313 A/D bits. The A and D bits are managed by these extensions as follows:
You can’t perform that action at this time.
0 commit comments