Skip to main content
Module _14_page_fault
kernel
0.1.0
Module _14_
page_
fault
Module Items
Functions
In kernel::
arch::
x86_
64::
interrupts::
exceptions
kernel
::
arch
::
x86_64
::
interrupts
::
exceptions
Module
_14_
page_
fault
Copy item path
Source
Expand description
Page-fault exception handler (vector 14).
Authors: MarioS271
Functions
ยง
handler
Panic with the faulting address (from CR2), the error code, and the interrupt stack frame.