other versions
SH64_TEARDOWN_TLB_SL(9) | Memory Management | SH64_TEARDOWN_TLB_SL(9) |
NAME¶
sh64_teardown_tlb_slot - Teardown a translation.
SYNOPSIS¶
void sh64_teardown_tlb_slot(unsigned long long config_addr);
ARGUMENTS¶
unsigned long long config_addr
Address of TLB slot.
DESCRIPTION¶
Teardown any existing mapping in the TLB slot config_addr.
AUTHOR¶
Paul Mundt <lethal@linux-sh.org>
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |