Copies the contents of the `page` page to a newly allocated frame and maps it to the `page` page with the provided `protection` protection flags.
(
offset_table: &mut OffsetPageTable,
page: Page<Size4KiB>,
flags: VmFlag,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected