1SH64_PUT_WIRED_DTLB_(9) Memory Management SH64_PUT_WIRED_DTLB_(9)
23
4
NAME
6sh64_put_wired_dtlb_entry - Free a wired (locked-in) entry in the DTLB.
7
SYNOPSIS
9int sh64_put_wired_dtlb_entry(unsigned long long entry);
10
ARGUMENTS
12entry
13Address of TLB slot.
14
DESCRIPTION
16Works like a stack, last one to allocate must be first one to free.
17
AUTHOR
19Paul Mundt <lethal@linux-sh.org>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 SH64_PUT_WIRED_DTLB_(9)