Module kernel::page

source ·
Expand description

Kernel page allocation and management.

Structs§

  • A pointer to a page that owns the page allocation.

Constants§

  • A bitmask that gives the page containing a given address.
  • A bitwise shift for the page size.
  • The number of bytes in a page.