#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:

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

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 |
|
|
C stub function that just calls handle_page_fault().
|
|
|
|
|
|
|
Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman