Module x86_64::structures::paging [] [src]

Abstractions for page tables and other paging related structures.

Structs

NotRecursivelyMapped
Page

A virtual 4kB page.

PageTable
PageTableEntry
PageTableFlags
PhysFrame

A physical 4kB frame.

RecursivePageTable

Enums

MapToError
UnmapError

Constants

PAGE_SIZE

The default page size on x86_64.