Re: PTE access type in Virtual Address Translation
Greg Favor
On Tue, Nov 17, 2020 at 2:05 AM Gracy Ge <gracy.ge@...> wrote: From the Privileged spec, the 2nd step of virtual Address Translation process said, The actual PTE access is either a page-table data read or page-table
data
write (which gets checked against PMAs and PMPs as such). But the "original access type" refers to the access that is being translated - which may be a load, a store, or an instruction fetch. Greg |
|