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

Expand description

Abstractions for default-sized and huge physical memory frames.

Structs

PhysFrame

A physical memory frame.

PhysFrameRange

An range of physical memory frames, exclusive the upper bound.

PhysFrameRangeInclusive

An range of physical memory frames, inclusive the upper bound.