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

pagemap.h File Reference

#include "irq.h"
#include "hash.h"
#include "array.h"
#include "types.h"
#include "addrmap.h"
#include "critical.h"
#include "slaballoc.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.

Classes

class  Mapping_cache_info
 Metadata on mappings within the temporary mapping cache. More...

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


Functions

bool page_fault_handler ()

Variables

Page_map page_map
const unsigned VIRTUAL_MEMORY_END = ~0


Function Documentation

bool page_fault_handler  )  [inline]
 

C stub function that just calls handle_page_fault().


Variable Documentation

Page_map page_map
 

const unsigned VIRTUAL_MEMORY_END = ~0
 


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