MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / identity_map

Method identity_map

src/aero_kernel/src/mem/paging/mapper.rs:266–278  ·  view source on GitHub ↗
(
        &mut self,
        frame: PhysFrame<S>,
        flags: PageTableFlags,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 1

mapper.rssrc/aero_kernel/src/mem/paging/mapper.

Calls 3

as_u64Method · 0.80
map_toMethod · 0.80
start_addressMethod · 0.45

Tested by

no test coverage detected