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

Method handle_pf_private_file

src/aero_kernel/src/userland/vm.rs:488–577  ·  view source on GitHub ↗
(
        &mut self,
        offset_table: &mut OffsetPageTable,
        reason: PageFaultErrorCode,

        addr: VirtAddr,
        offset: usize,
        size: usize,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

handle_pf_fileMethod · 0.80

Calls 12

pageMethod · 0.80
as_hhdm_virtMethod · 0.80
data_addrMethod · 0.80
alloc_zeroedMethod · 0.80
map_toMethod · 0.80
handle_cowMethod · 0.80
mmap_v2Method · 0.45
inodeMethod · 0.45
start_addressMethod · 0.45
flushMethod · 0.45
mmapMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected