#include "pagemap.h"
#include "physmem.h"
#include "screen.h"
#include "storage.h"
Include dependency graph for pagemap.cc:
Functions | |
void | page_fault_handler (volatile Handler_registers ®isters) |
Variables | |
Screen | screen |
Interrupts | interrupts |
Storage_system | storage_system |
Page_map | page_map |
Physical_memory | physical_mem |
|
C stub function that just calls handle_page_fault().
|
|
|
|
|
|
|
|
|
|
|
Torsion Operating System, Copyright (C) 2000-2002 Dan Helfman