Static axhal::trap::PAGE_FAULT
source · 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.