param.h File Reference

Go to the source code of this file.

Defines

#define __MACHDEP_PARAM_H__   1
#define PAGESIZE   0x1000
#define GDT_SIZEPG   16
#define IDT_SIZEPG   1
#define PGTBLSIZE   (1024 * PAGESIZE)
#define KERNEL_PGTBL   0xc0000000
#define MAX_UADDR   (KERNEL_PGTBL - 1)
#define GLAST_IDXSEL   ((GDT_SIZEPG * PAGESIZE)/sizeof (union descriptor))
#define ILAST_IDXSEL   256
#define MAX_CPUS   8
#define NB_CPUS   1


Define Documentation

#define __MACHDEP_PARAM_H__   1
 

#define GDT_SIZEPG   16
 

#define GLAST_IDXSEL   ((GDT_SIZEPG * PAGESIZE)/sizeof (union descriptor))
 

#define IDT_SIZEPG   1
 

#define ILAST_IDXSEL   256
 

#define KERNEL_PGTBL   0xc0000000
 

#define MAX_CPUS   8
 

#define MAX_UADDR   (KERNEL_PGTBL - 1)
 

#define NB_CPUS   1
 

#define PAGESIZE   0x1000
 

#define PGTBLSIZE   (1024 * PAGESIZE)
 


Generated on Wed May 24 23:05:55 2006 for LSE/OS by  doxygen 1.4.6