#include <paging.h>
Public Member Functions | |
Pt_entry * | lookup (Address virt) |
Pt_entry | entry (Address virt) const |
Pt_entry * | index (unsigned idx) |
Unsigned32 & | operator[] (unsigned idx) |
Unsigned32 | operator[] (unsigned idx) const |
void | clear () |
Static Public Member Functions | |
static unsigned | virt_to_idx (Address virt) |
Protected Attributes | |
Pt_entry | _entries [1024] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|