1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>SH-5</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="SuperH Interfaces Guide"><link rel="up" href="mm.html" title="Chapter&#160;1.&#160;Memory Management"><link rel="prev" href="API-sq-unmap.html" title="sq_unmap"><link rel="next" href="API-sh64-tlb-init.html" title="sh64_tlb_init"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">SH-5</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sq-unmap.html">Prev</a>&#160;</td><th width="60%" align="center">Chapter&#160;1.&#160;Memory Management</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-sh64-tlb-init.html">Next</a></td></tr></table><hr></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sh5"></a>SH-5</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="sh5.html#tlb">TLB Interfaces</a></span></dt></dl></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a name="tlb"></a>TLB Interfaces</h3></div></div></div><div class="toc"><dl class="toc"><dt><span class="refentrytitle"><a href="API-sh64-tlb-init.html"><span class="phrase">sh64_tlb_init</span></a></span><span class="refpurpose"> &#8212; 
2  Perform initial setup for the DTLB and ITLB.
3 </span></dt><dt><span class="refentrytitle"><a href="API-sh64-next-free-dtlb-entry.html"><span class="phrase">sh64_next_free_dtlb_entry</span></a></span><span class="refpurpose"> &#8212; 
4     Find the next available DTLB entry
5 </span></dt><dt><span class="refentrytitle"><a href="API-sh64-get-wired-dtlb-entry.html"><span class="phrase">sh64_get_wired_dtlb_entry</span></a></span><span class="refpurpose"> &#8212; 
6     Allocate a wired (locked-in) entry in the DTLB
7 </span></dt><dt><span class="refentrytitle"><a href="API-sh64-put-wired-dtlb-entry.html"><span class="phrase">sh64_put_wired_dtlb_entry</span></a></span><span class="refpurpose"> &#8212; 
8     Free a wired (locked-in) entry in the DTLB.
9 </span></dt><dt><span class="refentrytitle"><a href="API-sh64-setup-tlb-slot.html"><span class="phrase">sh64_setup_tlb_slot</span></a></span><span class="refpurpose"> &#8212; 
10     Load up a translation in a wired slot.
11 </span></dt><dt><span class="refentrytitle"><a href="API-sh64-teardown-tlb-slot.html"><span class="phrase">sh64_teardown_tlb_slot</span></a></span><span class="refpurpose"> &#8212; 
12     Teardown a translation.
13 </span></dt><dt><span class="refentrytitle"><a href="API-for-each-dtlb-entry.html"><span class="phrase">for_each_dtlb_entry</span></a></span><span class="refpurpose"> &#8212; 
14  Iterate over free (non-wired) DTLB entries
15 </span></dt><dt><span class="refentrytitle"><a href="API-for-each-itlb-entry.html"><span class="phrase">for_each_itlb_entry</span></a></span><span class="refpurpose"> &#8212; 
16     Iterate over free (non-wired) ITLB entries
17 </span></dt><dt><span class="refentrytitle"><a href="API---flush-tlb-slot.html"><span class="phrase">__flush_tlb_slot</span></a></span><span class="refpurpose"> &#8212; 
18     Flushes TLB slot <em class="parameter"><code>slot</code></em>.
19 </span></dt></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sq-unmap.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="mm.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="API-sh64-tlb-init.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">sq_unmap</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span class="phrase">sh64_tlb_init</span></td></tr></table></div></body></html>
20