Newer
Older
UbixOS / doc / html / structmMap.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>UbixOS V2: mMap Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li id="current"><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="dirs.html"><span>Directories</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul></div>
<h1>mMap Struct Reference</h1><!-- doxytag: class="mMap" --><code>#include &lt;<a class="el" href="vmm_8h-source.html">vmm.h</a>&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmMap.html#2fb919d9c0a2653979ed667d59a395cb">cowCounter</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmMap.html#c8d077d6fec5b5f9a63f01f044444f2b">pageAddr</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#288e13e815d43b06e75819f8939524df">pid_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmMap.html#d72d5f52b2195f98e60aa61ed52ae9b1">pid</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmMap.html#1561717fd6d76d6526c9dac718925681">reserved</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmMap.html#cce32b3022c0d0fbed2760ecc118f664">status</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>

<p>
Definition at line <a class="el" href="vmm_8h-source.html#l00041">41</a> of file <a class="el" href="vmm_8h-source.html">vmm.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="2fb919d9c0a2653979ed667d59a395cb"></a><!-- doxytag: member="mMap::cowCounter" ref="2fb919d9c0a2653979ed667d59a395cb" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structmMap.html#2fb919d9c0a2653979ed667d59a395cb">mMap::cowCounter</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="vmm_8h-source.html#l00046">46</a> of file <a class="el" href="vmm_8h-source.html">vmm.h</a>.
<p>
Referenced by <a class="el" href="vmm__memory_8c-source.html#l00266">adjustCowCounter()</a>, <a class="el" href="vmm__memory_8c-source.html#l00228">freePage()</a>, and <a class="el" href="vmm__memory_8c-source.html#l00296">vmmFreeProcessPages()</a>.
</div>
</div><p>
<a class="anchor" name="c8d077d6fec5b5f9a63f01f044444f2b"></a><!-- doxytag: member="mMap::pageAddr" ref="c8d077d6fec5b5f9a63f01f044444f2b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="el" href="structmMap.html#c8d077d6fec5b5f9a63f01f044444f2b">mMap::pageAddr</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="vmm_8h-source.html#l00042">42</a> of file <a class="el" href="vmm_8h-source.html">vmm.h</a>.
<p>
Referenced by <a class="el" href="vmm__memory_8c-source.html#l00057">vmmMemMapInit()</a>.
</div>
</div><p>
<a class="anchor" name="d72d5f52b2195f98e60aa61ed52ae9b1"></a><!-- doxytag: member="mMap::pid" ref="d72d5f52b2195f98e60aa61ed52ae9b1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#288e13e815d43b06e75819f8939524df">pid_t</a> <a class="el" href="structmMap.html#d72d5f52b2195f98e60aa61ed52ae9b1">mMap::pid</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="vmm_8h-source.html#l00045">45</a> of file <a class="el" href="vmm_8h-source.html">vmm.h</a>.
<p>
Referenced by <a class="el" href="vmm__memory_8c-source.html#l00266">adjustCowCounter()</a>, <a class="el" href="vmm__memory_8c-source.html#l00228">freePage()</a>, <a class="el" href="vmm__memory_8c-source.html#l00186">vmmFindFreePage()</a>, <a class="el" href="vmm__memory_8c-source.html#l00296">vmmFreeProcessPages()</a>, and <a class="el" href="vmm__memory_8c-source.html#l00057">vmmMemMapInit()</a>.
</div>
</div><p>
<a class="anchor" name="1561717fd6d76d6526c9dac718925681"></a><!-- doxytag: member="mMap::reserved" ref="1561717fd6d76d6526c9dac718925681" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a> <a class="el" href="structmMap.html#1561717fd6d76d6526c9dac718925681">mMap::reserved</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="vmm_8h-source.html#l00044">44</a> of file <a class="el" href="vmm_8h-source.html">vmm.h</a>.
</div>
</div><p>
<a class="anchor" name="cce32b3022c0d0fbed2760ecc118f664"></a><!-- doxytag: member="mMap::status" ref="cce32b3022c0d0fbed2760ecc118f664" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a> <a class="el" href="structmMap.html#cce32b3022c0d0fbed2760ecc118f664">mMap::status</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="vmm_8h-source.html#l00043">43</a> of file <a class="el" href="vmm_8h-source.html">vmm.h</a>.
<p>
Referenced by <a class="el" href="vmm__memory_8c-source.html#l00266">adjustCowCounter()</a>, <a class="el" href="vmm__memory_8c-source.html#l00228">freePage()</a>, and <a class="el" href="vmm__memory_8c-source.html#l00057">vmmMemMapInit()</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>src/sys/include/vmm/<a class="el" href="vmm_8h-source.html">vmm.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:26:50 2006 for UbixOS V2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>