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

Method for_each_entry

src/aero_kernel/src/mem/paging/page_table.rs:286–301  ·  view source on GitHub ↗
(
        &mut self,
        flags: PageTableFlags,
        mut _fun: impl FnMut(&mut PageTableEntry) -> Result<(), MapToError<Size4KiB>>,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

unref_ptMethod · 0.80

Calls 1

for_entries_mutMethod · 0.80

Tested by

no test coverage detected