sh64_put_wired_dtlb_entry (9) Linux Manual Page
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
entry
-
- Address of TLB slot.
Description
Works like a stack, last one to allocate must be first one to free.
Author
Paul Mundt <lethal [at] linux-sh.org>
- Author.
