#include <arch/types.h>
Include dependency graph for registers.h:
Go to the source code of this file.
Namespaces | |
namespace | Zygoma |
Functions | |
static u32 | getCR2 () |
Gets the contents of Control Register 2. | |
static void | setCR3 (u32 pagedir) |
Sets the contents of Control Register 3. | |
static u32 | getCR3 () |
Gets the contents of Control Register 3. |