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

Method offset_page_table

src/aero_kernel/src/mem/mod.rs:121–123  ·  view source on GitHub ↗

Returns a mutable reference to the mapper pointing to the page table allocated for this address space.

(&mut self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

initFunction · 0.80
unwind_stack_traceFunction · 0.80
unref_ptMethod · 0.80
handle_page_faultMethod · 0.80
munmapMethod · 0.80
fork_fromMethod · 0.80
map_barFunction · 0.80
start_driverMethod · 0.80
allocMethod · 0.80
deallocMethod · 0.80
vm_frame_ref_countFunction · 0.80
addr_as_futex_keyMethod · 0.80

Calls 1

page_tableMethod · 0.45

Tested by 1

vm_frame_ref_countFunction · 0.64