struct
Defined at line 176 of file ../../zircon/kernel/lib/arch/include/lib/arch/riscv64/paging-traits.h
When the Svnapot extension is available, setting the N bit means that
this PTE is part of a larger Naturally Aligned Power-of-2 (NAPOT) range.
The low bits of PPN indicate what power of 2 is the actual granularity of
range. The hardware is free to assume that all the PTEs for the whole
range all have the N bit set and the access control bits (5..0) set the
same, so it can use a single TLB entry to represent the multiple PTEs in
the whole NAPOT range.
Public Members
hwreg::internal::Field<SelfType, nMarker, (true)> field