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

Method handle_page_fault

src/aero_kernel/src/userland/vm.rs:844–891  ·  view source on GitHub ↗
(
        &mut self,
        reason: PageFaultErrorCode,
        accessed_address: VirtAddr,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

page_faultFunction · 0.80

Calls 9

findMethod · 0.80
protectionMethod · 0.80
offset_page_tableMethod · 0.80
is_noneMethod · 0.80
handle_pf_fileMethod · 0.80
lockMethod · 0.80
is_emptyMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected