Module frame

Source
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.