Module region::page [] [src]

Functions

page_ceil

Rounds an address up to the closest page boundary.

page_floor

Rounds an address down to the closest page boundary.

page_size

Returns the operating system's current page size.

page_size_from_range

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