#include "array.h"
#include "addrmap.h"
#include "irq.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.
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 ®isters) |
|
C stub function that just calls handle_page_fault().
|
Torsion Operating System, Copyright (C) 2000-2002 Dan Helfman