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

Method set_addr

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

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

(&mut self, addr: PhysAddr, flags: PageTableFlags)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

map_to_2mibMethod · 0.45
set_frameMethod · 0.45

Calls 5

unref_vm_frameMethod · 0.80
as_u64Method · 0.80
ref_vm_frameMethod · 0.80
addrMethod · 0.45
set_flagsMethod · 0.45

Tested by

no test coverage detected