Skip to content

Commit

Permalink
edit update
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-rivos committed Jan 14, 2024
1 parent 1f98dea commit da37486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions svvptc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ used by the trap handler to update the Valid bit of the PTEs from 0 to 1 are
ordered before and visible to the implicit references to the updated
memory-management data structures by instructions subsequent to the `__x__RET`,
such as the instruction that raised the page-fault exception or the instructions
that access the newly mapped memory ranges. The use of a memory-management fence
is not necessary in such cases.
that access the newly mapped memory ranges. A memory-management fence is not
necessary in such cases.
====

0 comments on commit da37486

Please sign in to comment.