sh64_put_wired_dtlb_entry

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

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

entry

Address 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.