'\" t .\" Title: sh64_put_wired_dtlb_entry .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: Memory Management .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "SH64_PUT_WIRED_DTLB_" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "Memory Management" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" sh64_put_wired_dtlb_entry \- Free a wired (locked\-in) entry in the DTLB\&. .SH "SYNOPSIS" .HP \w'int\ sh64_put_wired_dtlb_entry('u .BI "int sh64_put_wired_dtlb_entry(unsigned\ long\ long\ " "entry" ");" .SH "ARGUMENTS" .PP \fIentry\fR .RS 4 Address of TLB slot\&. .RE .SH "DESCRIPTION" .PP Works like a stack, last one to allocate must be first one to free\&. .SH "AUTHOR" .PP \fBPaul Mundt\fR <\&lethal@linux-sh.org\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br