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

Method map_to

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

handle_pf_shared_fileMethod · 0.80
map_copiedMethod · 0.80
map_barFunction · 0.80
startMethod · 0.80
start_driverMethod · 0.80
allocMethod · 0.80
identity_mapMethod · 0.80
vm_frame_ref_countFunction · 0.80

Implementers 1

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

Calls 1

Tested by 1

vm_frame_ref_countFunction · 0.64