axle OS
x86_32 UNIX-like hobby OS
Public Attributes
|
List of all members
page Struct Reference
Public Attributes
uint32_t
present
: 1
uint32_t
rw
: 1
uint32_t
user
: 1
uint32_t
accessed
: 1
uint32_t
dirty
: 1
uint32_t
unused
: 7
uint32_t
frame
: 20
The documentation for this struct was generated from the following file:
src/kernel/util/paging/
paging.h
Generated by
1.8.14