Query: sh64_put_wired_dtlb_entry
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SH64_PUT_WIRED_DTLB_(9) Memory Management SH64_PUT_WIRED_DTLB_(9)NAMEsh64_put_wired_dtlb_entry - Free a wired (locked-in) entry in the DTLB.SYNOPSISint sh64_put_wired_dtlb_entry(unsigned long long entry);ARGUMENTSentry Address of TLB slot.DESCRIPTIONWorks like a stack, last one to allocate must be first one to free.AUTHORPaul Mundt <lethal@linux-sh.org> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SH64_PUT_WIRED_DTLB_(9)