nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cr3 Struct Reference

Control Register 3 - Page directory base register. More...

#include <paging.h>

Data Fields

unsigned long pcd:1
 
unsigned long pdb:20
 
unsigned long pwt:1
 
unsigned long unused_0:3
 
unsigned long unused_1:7
 

Detailed Description

Control Register 3 - Page directory base register.

Definition at line 42 of file paging.h.

Field Documentation

unsigned long pcd

Page-level Cache disabled

Definition at line 45 of file paging.h.

unsigned long pdb

Page Directory base

Definition at line 47 of file paging.h.

unsigned long pwt

Page-level Writes Transparent: Write-thru

Definition at line 44 of file paging.h.

unsigned long unused_0

Unused

Definition at line 43 of file paging.h.

unsigned long unused_1

Unused

Definition at line 46 of file paging.h.


The documentation for this struct was generated from the following file: