From fef8d7a53144558831e8fa8e1e96040c559054e8 Mon Sep 17 00:00:00 2001 From: Ved Shanbhogue Date: Mon, 2 Oct 2023 14:31:09 -0500 Subject: [PATCH] add a page break to avoid a single line para --- svadu.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/svadu.adoc b/svadu.adoc index 63b0f1c..17f40fd 100644 --- a/svadu.adoc +++ b/svadu.adoc @@ -53,6 +53,8 @@ accesses to any virtual page by the local hart. Svadu extension requires the page tables to be located in memory with hardware page-table write access and _RsrvEventual_ PMA. +<<< + The translation of virtual addresses (or guest physical addresses) to physical (or guest physical) addresses is accomplished with the same algorithm as specified in the Supervisor-Level ISA extension (section "Virtual Address