Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Mapping_entry Class Reference

#include <mapdb.h>

List of all members.

Public Member Functions

bool space_is_sigma0 ()
void set_space_to_sigma0 ()

Public Attributes

unsigned space:11
 Address-space number.
unsigned size:1
 0 = 4K mapping, 1 = 4M mapping
unsigned address:20
 Virtual address in address space.
unsigned depth:8
 Depth in mapping tree.


Member Function Documentation

void Mapping_entry::set_space_to_sigma0  )  [inline]
 

bool Mapping_entry::space_is_sigma0  )  [inline]
 


Member Data Documentation

unsigned Mapping_entry::address
 

Virtual address in address space.

unsigned Mapping_entry::depth
 

Depth in mapping tree.

unsigned Mapping_entry::size
 

0 = 4K mapping, 1 = 4M mapping

unsigned Mapping_entry::space
 

Address-space number.


The documentation for this class was generated from the following file:
Generated on Mon Sep 26 14:20:16 2005 for Fiasco by  doxygen 1.4.2