Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

arch.h File Reference

#include "types.h"

Include dependency graph for arch.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Variables

const unsigned PAGE_ALIGNMENT = 12
const unsigned PAGE_ALIGN_MASK = 0xfffff000
const Size PAGE_SIZE = 4096
const Size STACK_SIZE = PAGE_SIZE
const unsigned MAX_PHYSICAL_MEMORY_SIZE = ~0
const Size GENERAL_REGISTERS_SIZE = 32


Variable Documentation

const Size GENERAL_REGISTERS_SIZE = 32
 

const unsigned MAX_PHYSICAL_MEMORY_SIZE = ~0
 

const unsigned PAGE_ALIGN_MASK = 0xfffff000
 

const unsigned PAGE_ALIGNMENT = 12
 

const Size PAGE_SIZE = 4096
 

const Size STACK_SIZE = PAGE_SIZE
 


Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman