Newer
Older
UbixOS / doc / html / setpageattributes_8c.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: src/sys/vmm/setpageattributes.c File 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><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li id="current"><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="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>Globals</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="dir_897b6a2d7bab147dd1db58381aad3984.html">src</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_832905b1f7f5feaf61a306b40c0ac817.html">sys</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_b87deefade4e886319aa926bd3ba1491.html">vmm</a></div>
<h1>setpageattributes.c File Reference</h1><code>#include &lt;<a class="el" href="vmm_8h-source.html">vmm/vmm.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="kpanic_8h-source.html">ubixos/kpanic.h</a>&gt;</code><br>

<p>
Include dependency graph for setpageattributes.c:<p><center><img src="setpageattributes_8c__incl.png" border="0" usemap="#src/sys/vmm/setpageattributes.c_map" alt=""></center>
<map name="src/sys/vmm/setpageattributes.c_map">
<area href="vmm_8h.html" shape="rect" coords="307,31,413,57" alt="">
<area href="kpanic_8h.html" shape="rect" coords="296,81,424,108" alt="">
<area href="paging_8h.html" shape="rect" coords="472,5,592,32" alt="">
<area href="types_8h.html" shape="rect" coords="641,31,761,57" alt="">
</map>

<p>
<a href="setpageattributes_8c-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="setpageattributes_8c.html#10f37eb25e81ebf7e61fad46949af8e3">vmm_setPageAttributes</a> (<a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> memAddr, <a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a> attributes)</td></tr>

</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="10f37eb25e81ebf7e61fad46949af8e3"></a><!-- doxytag: member="setpageattributes.c::vmm_setPageAttributes" ref="10f37eb25e81ebf7e61fad46949af8e3" args="(uInt32 memAddr, uInt16 attributes)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vmm_setPageAttributes           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a>&nbsp;</td>
          <td class="paramname"> <em>memAddr</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a>&nbsp;</td>
          <td class="paramname"> <em>attributes</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="setpageattributes_8c-source.html#l00041">41</a> of file <a class="el" href="setpageattributes_8c-source.html">setpageattributes.c</a>.
<p>
References <a class="el" href="kpanic_8c-source.html#l00042">kpanic()</a>, <a class="el" href="paging_8h-source.html#l00043">tablesBaseAddress</a>, and <a class="el" href="ap-boot_8S-source.html#l00052">x1000</a>.
<p>
Referenced by <a class="el" href="elf_8c-source.html#l00111">elf_loadfile()</a>, <a class="el" href="exec_8c-source.html#l00143">execFile()</a>, <a class="el" href="exec_8c-source.html#l00552">sys_exec()</a>, and <a class="el" href="exec_8c-source.html#l00334">sysExec()</a>.
<p>
Here is the call graph for this function:<p><center><img src="setpageattributes_8c_10f37eb25e81ebf7e61fad46949af8e3_cgraph.png" border="0" usemap="#setpageattributes_8c_10f37eb25e81ebf7e61fad46949af8e3_cgraph_map" alt=""></center>
<map name="setpageattributes_8c_10f37eb25e81ebf7e61fad46949af8e3_cgraph_map">
<area href="kpanic_8h.html#db9a182aa071791a306163d50d653deb" shape="rect" coords="238,56,304,83" alt="">
<area href="8259_8h.html#2b9ec30943ddb0a2ef3bd7ccfd2026c0" shape="rect" coords="352,5,443,32" alt="">
<area href="kprint_8h.html#b2761bdf0cca73ad0fb5880895210cd8" shape="rect" coords="364,56,431,83" alt="">
<area href="stdarg_8h.html#621577c2df0ad5faa281223c56eeb7a5" shape="rect" coords="362,107,434,133" alt="">
<area href="vsprintf_8c.html#c2f4c669c6f6aa6caa5ab8adb1b07dd0" shape="rect" coords="495,81,570,108" alt="">
<area href="vsprintf_8c.html#3fa7c8ef8597579301cb4b5c59bc6d9a" shape="rect" coords="492,132,572,159" alt="">
</map>

</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:26:33 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>