pub static PAGE_FAULT: DistributedSlice<[fn(VirtAddr, MappingFlags, bool) -> bool]>
Expand description
A slice of page fault handler functions.
pub static PAGE_FAULT: DistributedSlice<[fn(VirtAddr, MappingFlags, bool) -> bool]>
A slice of page fault handler functions.