1. NAME

sh64_put_wired_dtlb_entry - Free a wired (locked-in) entry in the DTLB.

2. SYNOPSIS

int sh64_put_wired_dtlb_entry(unsigned long long  entry );

3. ARGUMENTS

entry
    Address of TLB slot.

4. DESCRIPTION

Works like a stack, last one to allocate must be first one to free.

5. AUTHOR

Paul Mundt <>
    Author.

6. COPYRIGHT