Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

pagemap.h File Reference

#include "array.h"
#include "addrmap.h"
#include "irq.h"

Include dependency graph for pagemap.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.

Compounds

class  Page_map
 The Page_map includes the page directory and all of the page tables. More...


Functions

void page_fault_handler (volatile Handler_registers &registers)


Function Documentation

void page_fault_handler volatile Handler_registers   registers [inline]
 

C stub function that just calls handle_page_fault().


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