[][src]Module region::page

Page related functions.

Functions

ceil

Rounds an address up to the closest page boundary.

floor

Rounds an address down to the closest page boundary.

size

Returns the operating system's page size.

size_from_range

Rounds a size up to the closest page boundary, relative to an address.