MCPcopy Create free account
hub / github.com/Andy-Python-Programmer/aero / set_frame

Method set_frame

src/aero_kernel/src/mem/paging/page_table.rs:163–166  ·  view source on GitHub ↗

Map the entry to the specified physical frame with the specified flags.

(&mut self, frame: PhysFrame, flags: PageTableFlags)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

map_to_4kibMethod · 0.80
create_next_tableMethod · 0.80

Calls 2

set_addrMethod · 0.45
start_addressMethod · 0.45

Tested by

no test coverage detected