Structs

Possible flags for a page table entry.

This struct is a two level page table with Mapper trait implemented.

This struct is a three level page table with Mapper trait implemented.

This struct is a four level page table with Mapper trait implemented.

Enums

An error indicating that an update_flags call failed.

This error is returned from map_to and similar methods.

An error indicating that an unmap call failed.

Constants

Traits

Polyfill for default use cases.

A trait for types that can allocate a frame of memory.

A trait for types that can deallocate a frame of memory.

Type Definitions