Skip to main content
Module fault
rustubs
0.2.0
Module fault
Module Items
Constants
Functions
In rustubs::
arch::
x86_
64::
paging
rustubs
::
arch
::
x86_64
::
paging
Module
fault
Copy item path
Source
Constants
ยง
PF_
ERR_
PRESENT
๐
error code bits for the page fault exception (see AMD64 APM vol 2)
PF_
ERR_
USER
๐
PF_
ERR_
WRITE
๐
Functions
ยง
get_
fault_
addr
for x86_64, return the CR2 register.
page_
fault_
handler
handle page fault.