List of all members.
Public Attributes |
|
Bitu | cr3 |
|
Bitu | cr2 |
|
bool | wp |
|
struct { |
| Bitu page |
| PhysPt addr |
| } | base |
|
struct { |
| HostPt read [TLB_SIZE] |
| HostPt write [TLB_SIZE] |
| PageHandler * readhandler [TLB_SIZE] |
| PageHandler * writehandler [TLB_SIZE] |
| Bit32u phys_page [TLB_SIZE] |
| } | tlb |
|
struct { |
| Bitu used |
| Bit32u entries [PAGING_LINKS] |
| } | links |
|
struct { |
| Bitu used |
| Bit32u entries [PAGING_LINKS] |
| } | ur_links |
|
struct { |
| Bitu used |
| Bit32u entries [PAGING_LINKS] |
| } | krw_links |
|
struct { |
| Bitu used |
| Bit32u entries [PAGING_LINKS] |
| } | kr_links |
|
Bit32u | firstmb [LINK_START] |
|
bool | enabled |
Detailed Description
Definition at line 275 of file paging.h.
The documentation for this struct was generated from the following file: