other versions
- stretch 4.9.168-1
SH64_PUT_WIRED_DTLB_(9) | Memory Management | SH64_PUT_WIRED_DTLB_(9) |
NAME¶
sh64_put_wired_dtlb_entry - Free a wired (locked-in) entry in the DTLB.SYNOPSIS¶
int sh64_put_wired_dtlb_entry(unsigned long long entry);
ARGUMENTS¶
entryAddress of TLB slot.
DESCRIPTION¶
Works like a stack, last one to allocate must be first one to free.AUTHOR¶
Paul Mundt <lethal@linux-sh.org>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |