Structs§
- Generic page table entry flags that indicate the corresponding mapped memory region permissions and attributes.
- A reference to a page table.
Enums§
- The error type for page table operation failures.
Traits§
Type Aliases§
- The specialized
Result
type for page table operations.