Expand description
The metadata of each physical page is linear mapped to fixed virtual addresses
in FRAME_METADATA_RANGE
.
Functionsยง
- frame_
to_ ๐meta - Converts a physical address of a base frame to the virtual address of the metadata slot.
- meta_
to_ ๐frame - Converts a virtual address of the metadata slot to the physical address of the frame.